summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-27 13:54:10 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-27 13:54:10 +0200
commit57f762040318acd63541f4cb4711c37515024dcb (patch)
tree8a0df35c44244c7f71890e5500639d8ce2986c88 /m4
parent476dc0bc7d0436bf510c83c04fcc2771f360e8ce (diff)
downloadgnutls-57f762040318acd63541f4cb4711c37515024dcb.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 ec9e7d1b5b..9443263695 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, 36)
- AC_SUBST(LT_REVISION, 1)
- AC_SUBST(LT_AGE, 8)
+ AC_SUBST(LT_CURRENT, 37)
+ AC_SUBST(LT_REVISION, 2)
+ AC_SUBST(LT_AGE, 9)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)