summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-08-13 20:20:47 +0000
committerSimon Josefsson <simon@josefsson.org>2006-08-13 20:20:47 +0000
commit1d9d9b00ae09a2a0007a8c94b3f21e0fd67bcbe1 (patch)
tree8767827592d040834670d0da2813673ed338a546 /configure.in
parent85178eca12ee8569be0d38a3157ee919feb15264 (diff)
downloadgnutls-1d9d9b00ae09a2a0007a8c94b3f21e0fd67bcbe1.tar.gz
Bump versions.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 5d8c7cbfa6..83f196c30f 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
# along with GNUTLS; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-AC_INIT(gnutls, [1.5.0], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.5.1], [bug-gnutls@gnu.org])
AC_PREREQ(2.59)
AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 14)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 0)
ac_full=1