summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-01-07 13:09:37 +0100
committerSimon Josefsson <simon@josefsson.org>2009-01-07 13:09:37 +0100
commit819e6cf6dada1facbb3080781d8cf620dcef973c (patch)
tree8728512832e21942a4c468ad70cabe640907cbcf /libextra
parente8a0d5c912fb64f2a9e3c25c14ce7b82ed04789d (diff)
downloadgnutls-819e6cf6dada1facbb3080781d8cf620dcef973c.tar.gz
Bump versions.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/libextra/configure.ac b/libextra/configure.ac
index 67c8d46467..8d2e316d00 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos, Simon Josefsson
@@ -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.4], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.7.5], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])