summaryrefslogtreecommitdiff
path: root/lib/m4
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-01-07 13:09:37 +0100
committerSimon Josefsson <simon@josefsson.org>2009-01-07 13:09:37 +0100
commit819e6cf6dada1facbb3080781d8cf620dcef973c (patch)
tree8728512832e21942a4c468ad70cabe640907cbcf /lib/m4
parente8a0d5c912fb64f2a9e3c25c14ce7b82ed04789d (diff)
downloadgnutls-819e6cf6dada1facbb3080781d8cf620dcef973c.tar.gz
Bump versions.
Diffstat (limited to 'lib/m4')
-rw-r--r--lib/m4/hooks.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index b695d3f084..3704e01091 100644
--- a/lib/m4/hooks.m4
+++ b/lib/m4/hooks.m4
@@ -1,4 +1,4 @@
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos, Simon Josefsson
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 39)
- AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 13)
# Used when creating the Windows libgnutls-XX.def files.