diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-06 21:06:51 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-06 21:08:13 +0200 |
commit | 6052fd9e4152b5335c33eb4badfdb90ef66150f4 (patch) | |
tree | ba0ff468ec0d55c0a9871069baa2db964d2ebc1e /m4 | |
parent | fdcaeda7231369af8b97a884ec301506d50855ea (diff) | |
download | gnutls-6052fd9e4152b5335c33eb4badfdb90ef66150f4.tar.gz |
bumped version
Diffstat (limited to 'm4')
-rw-r--r-- | m4/hooks.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4 index 12e257def6..ec6ecc3172 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 64) - AC_SUBST(LT_REVISION, 1) + AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 36) AC_SUBST(LT_SSL_CURRENT, 27) |