summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-18 20:51:44 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-18 20:51:44 +0200
commit184ca77fda801d08a56d92f760c13e9212695284 (patch)
tree2b9384a02f40f46c6a85d695c6eae13757909e10 /m4
parentdd88a8891b72a300ab986d903bce68dcdede8f20 (diff)
downloadgnutls-184ca77fda801d08a56d92f760c13e9212695284.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 a2f6182810..f093e3cfd1 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -40,9 +40,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
- AC_SUBST(LT_CURRENT, 28)
- AC_SUBST(LT_REVISION, 2)
- AC_SUBST(LT_AGE, 0)
+ AC_SUBST(LT_CURRENT, 29)
+ AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_AGE, 1)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 1)