]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update version.
authorTed Lemon <source@isc.org>
Tue, 16 Mar 1999 00:56:36 +0000 (00:56 +0000)
committerTed Lemon <source@isc.org>
Tue, 16 Mar 1999 00:56:36 +0000 (00:56 +0000)
server/dhcpd.c

index e8a16fba099e4963fd44fa47f0bf363cd37a7ea5..66f8b7727c0046db8817804defde2e3aa8c4de71 100644 (file)
 
 #ifndef lint
 static char ocopyright[] =
-"$Id: dhcpd.c,v 1.57 1999/03/10 20:42:43 mellon Exp $ Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
+"$Id: dhcpd.c,v 1.58 1999/03/16 00:56:36 mellon Exp $ Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
 #endif
 
   static char copyright[] =
 "Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
 static char arr [] = "All rights reserved.";
-static char message [] = "Internet Software Consortium DHCP Server V3.0-alpha 980225";
+static char message [] = "Internet Software Consortium DHCP Server V3.0-alpha 980315";
 static char contrib [] = "\nPlease contribute if you find this software useful.";
 static char url [] = "For info, please visit http://www.isc.org/dhcp-contrib.html\n";