summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-21 00:23:47 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-21 00:23:47 +0200
commit6080160cfe364f4201cd0234ef537ac955d94a97 (patch)
tree93671aca4c3440634e42fbbf30c1bfe99eb5485e /configure.ac
parentee28e7f972c93eaf5f3c7513908e094c989b2afb (diff)
downloadgnutls-6080160cfe364f4201cd0234ef537ac955d94a97.tar.gz
bumped version.gnutls_2_12_9
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 b7643fc08e..1e40605098 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.12.8], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.12.9], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])