summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-11 11:47:18 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-11 11:47:18 +0100
commit970b984597ee43d3bba830bf377a2b27e858c061 (patch)
treea40bbc21fd5a37d9d52a872d91fad365d31f934e /m4
parent8c32e9111e4ea6b704712d98ee1c2b36c2310724 (diff)
downloadgnutls-970b984597ee43d3bba830bf377a2b27e858c061.tar.gz
bumped library versions
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 feb926a289..804fc9b45a 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -41,7 +41,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 30)
- AC_SUBST(LT_REVISION, 3)
+ AC_SUBST(LT_REVISION, 4)
AC_SUBST(LT_AGE, 2)
AC_SUBST(LT_SSL_CURRENT, 27)