summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-07-18 14:55:03 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-07-18 14:55:03 +0000
commit28be8101d1775667e0d7b3bd297b0f7b28570763 (patch)
treed77c7642714d81e92cebf7981fdd53b7f36cb9ef /configure.ac
parent78a7ca38e25c940f034c1cc95a510bfd31a92f47 (diff)
downloadquilt-28be8101d1775667e0d7b3bd297b0f7b28570763.tar.gz
- Based on work done by several contributers, add a headerv0.41
command. - Bump version to 0.41.
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 069b725..08aa2fa 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.40],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.41],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.36 $)
+AC_REVISION ($Revision: 1.37 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)