summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-24 17:22:29 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-24 17:22:29 +0000
commit10794a733a0523b5423b8ee5ab936ca0b72ad9ed (patch)
tree7649a3140501a8dd021d552b3025bdbdc29e9deb /configure.in
parentd207d745e65002ab557ebb322de777b01a2870c6 (diff)
downloadgnutls-10794a733a0523b5423b8ee5ab936ca0b72ad9ed.tar.gz
Bump version.
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 a1faa8d741..4b67880339 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ dnl License along with GNU TLS; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
dnl 02111-1307, USA
-AC_INIT(gnutls, [1.1.18], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.1.19], [bug-gnutls@gnu.org])
AC_PREREQ(2.57)
AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
LT_CURRENT=13
-LT_REVISION=18
+LT_REVISION=19
LT_AGE=1
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)