summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-11-12 00:39:29 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-11-12 00:39:29 +0000
commit7d0c8eaef0842f4329e53ff1fdca07d440543f8c (patch)
treea52f40e6935a6a4933a7829b75ba78f70a76b955 /configure.ac
parentec4863a5bc56100f2e4ce746d0efb34729376bb8 (diff)
downloadquilt-7d0c8eaef0842f4329e53ff1fdca07d440543f8c.tar.gz
Bump version number to 0.29 (cvs tag VER_0_29).
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 4a0a61d..512eed3 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.28],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.29],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.20 $)
+AC_REVISION ($Revision: 1.21 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)