]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update version number.
authorTed Lemon <source@isc.org>
Fri, 10 Jul 1998 23:23:19 +0000 (23:23 +0000)
committerTed Lemon <source@isc.org>
Fri, 10 Jul 1998 23:23:19 +0000 (23:23 +0000)
server/dhcpd.c

index 73fc029a4ca09f2c0b743113aa7978260bb08992..7a589c7eb040f2c4f6829c6012ebd71dd24fe8cb 100644 (file)
 
 #ifndef lint
 static char ocopyright[] =
-"$Id: dhcpd.c,v 1.45.2.3 1998/07/10 04:52:17 mellon Exp $ Copyright 1995, 1996, 1997, 1998 The Internet Software Consortium.";
+"$Id: dhcpd.c,v 1.45.2.4 1998/07/10 23:23:19 mellon Exp $ Copyright 1995, 1996, 1997, 1998 The Internet Software Consortium.";
 #endif
 
 static char copyright[] =
 "Copyright 1995, 1996, 1997, 1998 The Internet Software Consortium.";
 static char arr [] = "All rights reserved.";
-static char message [] = "Internet Software Consortium DHCPD $Name:  $";
+static char message [] = "Internet Software Consortium DHCP Server V2.0b1pl7 ";
 
 #include "dhcpd.h"