Module Name: src
Committed By: agc
Date: Fri Jul 9 05:37:30 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/lib: config.h
Log Message:
update version in generated config.h file to 20100707
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/netpgp/lib/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/crypto/external/bsd/netpgp/lib/config.h
diff -u src/crypto/external/bsd/netpgp/lib/config.h:1.5 src/crypto/external/bsd/netpgp/lib/config.h:1.6
--- src/crypto/external/bsd/netpgp/lib/config.h:1.5 Sat May 8 02:45:46 2010
+++ src/crypto/external/bsd/netpgp/lib/config.h Fri Jul 9 05:37:30 2010
@@ -125,19 +125,19 @@
#define PACKAGE_NAME "netpgp"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "netpgp 20100507"
+#define PACKAGE_STRING "netpgp 20100707"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "netpgp"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "20100507"
+#define PACKAGE_VERSION "20100707"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "20100507"
+#define VERSION "20100707"
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the