summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-03-15 11:18:19 +0000
committerSimon Josefsson <simon@josefsson.org>2006-03-15 11:18:19 +0000
commit8f21f5dfd9718b812644fba51bfa5eab2164e130 (patch)
treee6e9ea5df4bf53c13c19e4ee932661b8f1fdd581
parent59a953248c76db8df0ee573af220421954f6a0f1 (diff)
downloadgnutls-8f21f5dfd9718b812644fba51bfa5eab2164e130.tar.gz
Bump versions.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 90d2512371..3d762bacfe 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.3.5], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.3.6], [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, 13)
-AC_SUBST(LT_REVISION, 4)
+AC_SUBST(LT_REVISION, 5)
AC_SUBST(LT_AGE, 0)
ac_full=1