summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-03 11:09:50 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-03 11:09:50 +0100
commitc3303a9d7940aefa72002920471ba3e5ccc19a5a (patch)
tree8aa24ea0e5d4b62f52af14a74ffed81b48254169 /libextra
parent7738123d510833d4747798a9c9e3662f95126bb5 (diff)
downloadgnutls-c3303a9d7940aefa72002920471ba3e5ccc19a5a.tar.gz
Bump versions.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libextra/configure.ac b/libextra/configure.ac
index ee2950d465..a2e6edfc72 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.1], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.7.2], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])