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/lib update version in generated c...



details:   https://anonhg.NetBSD.org/src/rev/8a326f3e3652
branches:  trunk
changeset: 756230:8a326f3e3652
user:      agc <agc%NetBSD.org@localhost>
date:      Fri Jul 09 05:37:30 2010 +0000

description:
update version in generated config.h file to 20100707

diffstat:

 crypto/external/bsd/netpgp/lib/config.h |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 43256abe3320 -r 8a326f3e3652 crypto/external/bsd/netpgp/lib/config.h
--- a/crypto/external/bsd/netpgp/lib/config.h   Fri Jul 09 05:36:28 2010 +0000
+++ b/crypto/external/bsd/netpgp/lib/config.h   Fri Jul 09 05:37:30 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index