summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-26 19:31:58 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-26 19:31:58 +0100
commit1880ff09a8853cd50428cddea2d77930695cd0e2 (patch)
tree766d86d4fa268f673f19299ecc49ae8ed8b9f7c6 /m4
parent08c5b846ec38cdd538bc10e139af80f079ba6e9c (diff)
downloadgnutls-1880ff09a8853cd50428cddea2d77930695cd0e2.tar.gz
bumped version
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 34f2d4b96f..cbed2a02ab 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, 57)
- AC_SUBST(LT_REVISION, 1)
- AC_SUBST(LT_AGE, 29)
+ AC_SUBST(LT_CURRENT, 58)
+ AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_AGE, 30)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)