[svn] gcry - r1121 - in branches/LIBGCRYPT-1-2-BRANCH: . src

svn author wk cvs at cvs.gnupg.org
Wed Oct 5 12:28:29 CEST 2005


Author: wk
Date: 2005-10-05 12:28:29 +0200 (Wed, 05 Oct 2005)
New Revision: 1121

Modified:
   branches/LIBGCRYPT-1-2-BRANCH/NEWS
   branches/LIBGCRYPT-1-2-BRANCH/configure.ac
   branches/LIBGCRYPT-1-2-BRANCH/src/gcrypt.h
Log:
Post release updates


Modified: branches/LIBGCRYPT-1-2-BRANCH/NEWS
===================================================================
--- branches/LIBGCRYPT-1-2-BRANCH/NEWS	2005-10-05 10:24:26 UTC (rev 1120)
+++ branches/LIBGCRYPT-1-2-BRANCH/NEWS	2005-10-05 10:28:29 UTC (rev 1121)
@@ -1,3 +1,6 @@
+Noteworthy changes in version 1.2.3
+------------------------------------------------
+
 Noteworthy changes in version 1.2.2 (2005-10-05}
 ------------------------------------------------
 

Modified: branches/LIBGCRYPT-1-2-BRANCH/configure.ac
===================================================================
--- branches/LIBGCRYPT-1-2-BRANCH/configure.ac	2005-10-05 10:24:26 UTC (rev 1120)
+++ branches/LIBGCRYPT-1-2-BRANCH/configure.ac	2005-10-05 10:28:29 UTC (rev 1121)
@@ -27,7 +27,7 @@
 # but remove a "-cvs" prefix right *before* a release and append it
 # soon later.
 
-AC_INIT(libgcrypt, 1.2.2, bug-libgcrypt at gnupg.org)
+AC_INIT(libgcrypt, 1.2.3-cvs, bug-libgcrypt at gnupg.org)
 
 # LT Version numbers, remember to change them just *before* a release.
 #   (Interfaces removed:    CURRENT++, AGE=0, REVISION=0)

Modified: branches/LIBGCRYPT-1-2-BRANCH/src/gcrypt.h
===================================================================
--- branches/LIBGCRYPT-1-2-BRANCH/src/gcrypt.h	2005-10-05 10:24:26 UTC (rev 1120)
+++ branches/LIBGCRYPT-1-2-BRANCH/src/gcrypt.h	2005-10-05 10:28:29 UTC (rev 1121)
@@ -49,7 +49,7 @@
    autoconf (using the AM_PATH_GCRYPT macro) check that this header
    matches the installed library.  Note: Do not edit the next line as
    configure may fix the string here.  */
-#define GCRYPT_VERSION "1.2.2"
+#define GCRYPT_VERSION "1.2.3-cvs"
 
 /* Internal: We can't use the convenience macros for the multi
    precision integer functions when building this library. */




More information about the Gnupg-commits mailing list