gsasl-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gsasl branch, master, updated. gsasl-1-3-6-g990e272


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, master, updated. gsasl-1-3-6-g990e272
Date: Mon, 12 Oct 2009 13:16:00 +0000

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 "GNU gsasl".

http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=990e272afaeabc4a56cd0d39e427f5463eede5af

The branch, master has been updated
       via  990e272afaeabc4a56cd0d39e427f5463eede5af (commit)
      from  a0eec7b5b5b980f7aa4645e9b3a217e7c73c7c38 (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 990e272afaeabc4a56cd0d39e427f5463eede5af
Author: Simon Josefsson <address@hidden>
Date:   Mon Oct 12 15:15:51 2009 +0200

    Bump libtool version to indicate newly added ABIs.

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

Summary of changes:
 lib/configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/configure.ac b/lib/configure.ac
index 50b24cd..819eaeb 100644
--- a/lib/configure.ac
+++ b/lib/configure.ac
@@ -28,9 +28,9 @@ AC_CONFIG_MACRO_DIR([m4])
 # Interfaces changed/added/removed:   CURRENT++       REVISION=0
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
-AC_SUBST(LT_CURRENT, 13)
-AC_SUBST(LT_REVISION, 5)
-AC_SUBST(LT_AGE, 6)
+AC_SUBST(LT_CURRENT, 14)
+AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_AGE, 7)
 
 # Used when creating libgsasl-XX.def.
 DLL_VERSION=`expr ${LT_CURRENT} - ${LT_AGE}`


hooks/post-receive
-- 
GNU gsasl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]