diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-03-01 17:28:12 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-03-01 17:28:12 +0100 |
commit | 4a142ceb0e52b08f4a7c0e340c38fea2ac153ff0 (patch) | |
tree | f22173ca2e5ac32678ecd06a9dff5a2710d04bd9 /m4 | |
parent | de31dad7e0f27b041f26eee50fd6b53b6a408bfa (diff) | |
download | gnutls-4a142ceb0e52b08f4a7c0e340c38fea2ac153ff0.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 6c5139f75a..9188553701 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, 34) - AC_SUBST(LT_REVISION, 1) + AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 6) AC_SUBST(LT_SSL_CURRENT, 27) |