diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-02-11 13:20:43 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-02-11 13:20:43 +0100 |
commit | 92a43d58eff1a8297b48f9d1d463f1be8ca48b44 (patch) | |
tree | 4ceee42b96a1290959a783b7350bb02d8e1eca41 /libextra | |
parent | 2aef2745c85e5ec001b8bf194e592c3bd082f56c (diff) | |
download | gnutls-92a43d58eff1a8297b48f9d1d463f1be8ca48b44.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 8d2e316d00..d58f33b63e 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.5], [bug-gnutls@gnu.org]) +AC_INIT([libgnutls-extra], [2.7.6], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |