Module Name:    src
Committed By:   christos
Date:           Wed Mar 27 00:38:54 UTC 2013

Modified Files:
        src/external/bsd/dhcp/include: config.h

Log Message:
update for version change


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/dhcp/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/dhcp/include/config.h
diff -u src/external/bsd/dhcp/include/config.h:1.3 src/external/bsd/dhcp/include/config.h:1.4
--- src/external/bsd/dhcp/include/config.h:1.3	Sun Mar 24 21:11:03 2013
+++ src/external/bsd/dhcp/include/config.h	Tue Mar 26 20:38:54 2013
@@ -121,13 +121,13 @@
 #define PACKAGE_NAME "DHCP"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "DHCP 4.2.5"
+#define PACKAGE_STRING "DHCP 4.2.5-P1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "dhcp"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "4.2.5"
+#define PACKAGE_VERSION "4.2.5-P1"
 
 /* Define to any value to include Ari's PARANOIA patch. */
 /* #undef PARANOIA */
@@ -151,7 +151,7 @@
 /* #undef USE_V4_PKTINFO */
 
 /* Version number of package */
-#define VERSION "4.2.5"
+#define VERSION "4.2.5-P1"
 
 /* Define to 1 if on AIX 3.
    System headers sometimes define this.

Reply via email to