diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-02-11 13:20:43 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-02-11 13:20:43 +0100 |
commit | 92a43d58eff1a8297b48f9d1d463f1be8ca48b44 (patch) | |
tree | 4ceee42b96a1290959a783b7350bb02d8e1eca41 /lib/m4 | |
parent | 2aef2745c85e5ec001b8bf194e592c3bd082f56c (diff) | |
download | gnutls-92a43d58eff1a8297b48f9d1d463f1be8ca48b44.tar.gz |
Bump versions.
Diffstat (limited to 'lib/m4')
-rw-r--r-- | lib/m4/hooks.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4 index 3704e01091..5ff59c76f0 100644 --- a/lib/m4/hooks.m4 +++ b/lib/m4/hooks.m4 @@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 39) - AC_SUBST(LT_REVISION, 1) + AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 13) # Used when creating the Windows libgnutls-XX.def files. |