summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-10 11:24:14 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-10 11:28:02 +0100
commita67776377c7da843087c2700deff91e97fa390db (patch)
tree776c74455a3bbbc3b568eec5a7eb3df4fdb70b5e /m4
parent641464893136a40be8ac3615cd978a0b949d770a (diff)
downloadgnutls-a67776377c7da843087c2700deff91e97fa390db.tar.gz
updates for 3.1.8
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 ff588b453e..ce2972ef8c 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 44)
- AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 16)
AC_SUBST(LT_SSL_CURRENT, 27)