summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-06-20 17:18:02 +0200
committerSimon Josefsson <simon@josefsson.org>2007-06-20 17:18:02 +0200
commit737f1135baa107aabf369c63368ff730e77df855 (patch)
treef19c9e90b2d5885ec2d42222d73311edb089692b
parent1d26fab32e9730792cf254bc4ec73ef113e79879 (diff)
downloadgnutls_1_6_x.tar.gz
Bump versions.gnutls_1_6_x
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 05107b0878..78f7f6444d 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.6.3], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.6.4], [bug-gnutls@gnu.org])
AC_PREREQ(2.60)
AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 16)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 3)
ac_full=1