summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 17:56:33 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 17:56:33 +0200
commit90625a3698cffb93ad0aa893e3ad4f1e7c176a83 (patch)
treebf8b9b791d82287bff2c19e4e4c52e88f7df6f54
parent77b7224e2d61b138d8c5ced3e5a399b39000ce42 (diff)
downloadgnutls-90625a3698cffb93ad0aa893e3ad4f1e7c176a83.tar.gz
increased revision
-rw-r--r--m4/hooks.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index dcb05ecd10..21c8a952f6 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, 48)
+ AC_SUBST(LT_CURRENT, 49)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 20)
+ AC_SUBST(LT_AGE, 21)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)