Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Bump version number ...



details:   https://anonhg.NetBSD.org/src/rev/baf7093e8690
branches:  trunk
changeset: 757516:baf7093e8690
user:      agc <agc%NetBSD.org@localhost>
date:      Wed Sep 01 19:46:14 2010 +0000

description:
Bump version number for latest changes

diffstat:

 crypto/external/bsd/netpgp/dist/src/lib/version.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r e8c7279e00fc -r baf7093e8690 crypto/external/bsd/netpgp/dist/src/lib/version.h
--- a/crypto/external/bsd/netpgp/dist/src/lib/version.h Wed Sep 01 19:41:27 2010 +0000
+++ b/crypto/external/bsd/netpgp/dist/src/lib/version.h Wed Sep 01 19:46:14 2010 +0000
@@ -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 \



Home | Main Index | Thread Index | Old Index