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 <[email protected]> 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 _______________________________________________ Gsasl-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gsasl-commit
