summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-01 10:05:56 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-01 10:05:56 +0200
commitf7fe9132f54031833f3b8678f474b28fd7a14894 (patch)
treeef57c25a08e5419d02a1217a411bf816630037e1 /m4
parentd70186fe142d0943272a10b57d71e359aeb707e7 (diff)
downloadgnutls-f7fe9132f54031833f3b8678f474b28fd7a14894.tar.gz
bumped version
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 6941e4fc19..a2f6182810 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -41,11 +41,11 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 28)
- AC_SUBST(LT_REVISION, 1)
+ AC_SUBST(LT_REVISION, 2)
AC_SUBST(LT_AGE, 0)
AC_SUBST(LT_SSL_CURRENT, 27)
- AC_SUBST(LT_SSL_REVISION, 0)
+ AC_SUBST(LT_SSL_REVISION, 1)
AC_SUBST(LT_SSL_AGE, 0)
AC_SUBST(CXX_LT_CURRENT, 28)