Module Name:    src
Committed By:   agc
Date:           Mon Dec 14 23:35:06 UTC 2009

Modified Files:
        src/crypto/external/bsd/netpgp/dist/src/lib: version.h

Log Message:
Bump the netpgp base version to 1.99.14 for the release changes.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 \
    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.20 src/crypto/external/bsd/netpgp/dist/src/lib/version.h:1.21
--- src/crypto/external/bsd/netpgp/dist/src/lib/version.h:1.20	Sat Jun 13 05:25:09 2009
+++ src/crypto/external/bsd/netpgp/dist/src/lib/version.h	Mon Dec 14 23:35:06 2009
@@ -58,7 +58,7 @@
 #endif
 
 /* development versions have .99 suffix */
-#define NETPGP_BASE_VERSION	"1.99.13"
+#define NETPGP_BASE_VERSION	"1.99.14"
 
 #define NETPGP_VERSION_CAT(a, b)	"NetPGP portable " a "/[" b "]"
 #define NETPGP_VERSION_STRING \

Reply via email to