summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-21 23:25:45 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-21 23:25:45 +0100
commitf5b8b059dfbeeec5f08891f8e6ae161882c5a331 (patch)
tree7ca88d27c2bfbdc742c8cd1b4dff81b65b928b32 /m4
parent44628abadebfd9dfe9047baa31e4693182e527c1 (diff)
downloadgnutls-f5b8b059dfbeeec5f08891f8e6ae161882c5a331.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 6a0cf69872..c42b4749c2 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -39,9 +39,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
- AC_SUBST(LT_CURRENT, 42)
+ AC_SUBST(LT_CURRENT, 43)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 14)
+ AC_SUBST(LT_AGE, 15)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)