summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-28 12:19:24 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-28 12:19:24 +0200
commiteae667fef29d22ae724a4ce77c6273fabc2720bd (patch)
treeba77b5dfc8a3fb98d318d14fa409785371ab7d15 /configure.ac
parentde53694ad793027cc9ff9f4a085b532a979e707c (diff)
downloadgnutls-eae667fef29d22ae724a4ce77c6273fabc2720bd.tar.gz
Bump versions.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3ac114b2fc..d01b8e0299 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.9.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.1], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])