summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-03-13 23:27:14 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-03-13 23:27:14 +0000
commiteb23e220c8c74f8d92ad4cb8ae565e0f020093bb (patch)
treed6cc1ca0220915c4d5c404f3403c2c4ac6bfa2a4 /configure.ac
parenta8592ac4467b34abd9b0ffae9192163dc68112bc (diff)
downloadquilt-eb23e220c8c74f8d92ad4cb8ae565e0f020093bb.tar.gz
- Change to version 0.32.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a43a180..7ab0daf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([quilt],[0.31],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.32],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.25 $)
+AC_REVISION ($Revision: 1.26 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)