[git] GCRYPT - branch, master, updated. libgcrypt-1.6.0-65-gfc6ff6f

by Werner Koch cvs at cvs.gnupg.org
Wed May 7 13:28:27 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU crypto library".

The branch, master has been updated
       via  fc6ff6f73a51bcbbbb3757dc1386da40aa3ae75d (commit)
      from  a79c4ad7c56ee4410f17beb73eeb58b0dd36bfc6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fc6ff6f73a51bcbbbb3757dc1386da40aa3ae75d
Author: Werner Koch <wk at gnupg.org>
Date:   Wed May 7 11:05:36 2014 +0200

    Bump LT version.
    
    * configure.ac: Bumb LT version to C21/A1/R0.
    --
    
    This is to avoid conflicts with the 1.6 series.  Note that if we add a
    new interface to 1.6 we would need to bump age again.

diff --git a/configure.ac b/configure.ac
index 79f79ef..6539a96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,11 +51,12 @@ m4_define([mym4_full_version],[mym4_version[]mym4_betastring])
 AC_INIT([libgcrypt],[mym4_full_version],[http://bugs.gnupg.org])
 
 # LT Version numbers, remember to change them just *before* a release.
+# ====== NOTE: Already bumped to 21/1/0 for the 1.7.0 release. ====
 #   (Interfaces removed:    CURRENT++, AGE=0, REVISION=0)
 #   (Interfaces added:      CURRENT++, AGE++, REVISION=0)
 #   (No interfaces changed:                   REVISION++)
-LIBGCRYPT_LT_CURRENT=20
-LIBGCRYPT_LT_AGE=0
+LIBGCRYPT_LT_CURRENT=21
+LIBGCRYPT_LT_AGE=1
 LIBGCRYPT_LT_REVISION=0
 
 

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The GNU crypto library
http://git.gnupg.org


_______________________________________________
Gnupg-commits mailing list
Gnupg-commits at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits




More information about the Gcrypt-devel mailing list