diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-20 08:05:46 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-20 08:05:46 +0200 |
commit | 9a3586a298e5a666140c8e001fcc2910ca0b0f4c (patch) | |
tree | 68494795820bf75ad3eea2327696c1c568c99756 /libextra | |
parent | 495d9c505df478015642163c2d89748463fa3b1f (diff) | |
download | gnutls-9a3586a298e5a666140c8e001fcc2910ca0b0f4c.tar.gz |
Bump versions.
Diffstat (limited to 'libextra')
-rw-r--r-- | libextra/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libextra/configure.ac b/libextra/configure.ac index 6d7d1630bf..b6a1fb360f 100644 --- a/libextra/configure.ac +++ b/libextra/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script. # 02110-1301, USA. AC_PREREQ(2.61) -AC_INIT([libgnutls-extra], [2.7.11], [bug-gnutls@gnu.org]) +AC_INIT([libgnutls-extra], [2.7.12], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |