Module Name: src
Committed By: agc
Date: Wed Sep 1 19:46:15 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: version.h
Log Message:
Bump version number for latest changes
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 \
src/crypto/external/bsd/netpgp/dist/src/lib/version.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/dist/src/lib/version.h
diff -u src/crypto/external/bsd/netpgp/dist/src/lib/version.h:1.39 src/crypto/external/bsd/netpgp/dist/src/lib/version.h:1.40
--- src/crypto/external/bsd/netpgp/dist/src/lib/version.h:1.39 Fri Aug 13 18:29:41 2010
+++ src/crypto/external/bsd/netpgp/dist/src/lib/version.h Wed Sep 1 19:46:14 2010
@@ -58,7 +58,7 @@
#endif
/* development versions have .99 suffix */
-#define NETPGP_BASE_VERSION "3.99.9"
+#define NETPGP_BASE_VERSION "3.99.10"
#define NETPGP_VERSION_CAT(a, b) "NetPGP portable " a "/[" b "]"
#define NETPGP_VERSION_STRING \