summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-07-02 22:39:29 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-07-02 22:39:29 +0200
commit3f2a3b2fd129337fe6bf7def83e3344d00428a13 (patch)
tree529380cb8cbb02cf65b6405c8b8fc01b9253dda0 /m4
parent6d1866bfb4334d9d2a610470f88bfb81cee1b247 (diff)
downloadgnutls-3f2a3b2fd129337fe6bf7def83e3344d00428a13.tar.gz
bumped version
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 37bb3bf7a2..ce4feb6ff0 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0 (+bump all symbol versions in .map)
AC_SUBST(LT_CURRENT, 66)
- AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 38)
AC_SUBST(LT_SSL_CURRENT, 27)