diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-04-17 14:12:49 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-04-17 14:12:49 +0200 |
commit | ef718fda927eafa9cd6ffbe553cff0726667dcb4 (patch) | |
tree | 39e4004d3a9ef618d4e43e420aedab6adb75ba2c /m4 | |
parent | 885e4f61f7ecd9e8f16ef7a214d7520041cf59ae (diff) | |
download | gnutls-ef718fda927eafa9cd6ffbe553cff0726667dcb4.tar.gz |
bumped versions
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 33b607f85c..12e257def6 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, 0) + AC_SUBST(LT_REVISION, 1) AC_SUBST(LT_AGE, 36) AC_SUBST(LT_SSL_CURRENT, 27) |