Module Name:    src
Committed By:   agc
Date:           Wed Jun  2 03:15:14 UTC 2010

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

Log Message:
commit version number change


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 \
    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.34 src/crypto/external/bsd/netpgp/dist/src/lib/version.h:1.35
--- src/crypto/external/bsd/netpgp/dist/src/lib/version.h:1.34	Tue Jun  1 05:55:56 2010
+++ src/crypto/external/bsd/netpgp/dist/src/lib/version.h	Wed Jun  2 03:15:14 2010
@@ -58,7 +58,7 @@
 #endif
 
 /* development versions have .99 suffix */
-#define NETPGP_BASE_VERSION	"3.99.3"
+#define NETPGP_BASE_VERSION	"3.99.4"
 
 #define NETPGP_VERSION_CAT(a, b)	"NetPGP portable " a "/[" b "]"
 #define NETPGP_VERSION_STRING \

Reply via email to