summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-07-26 18:04:54 +0000
committerJean Delvare <khali@linux-fr.org>2005-07-26 18:04:54 +0000
commit66f651ca19f91cd8f1899dddf8e68ef252af5420 (patch)
tree313c2e6ce5bd39f737be46992c68189f9a70716c /configure.ac
parent16a830863b188adcfb8292af1236ba05b781b0be (diff)
downloadquilt-66f651ca19f91cd8f1899dddf8e68ef252af5420.tar.gz
- Bump version to 0.42.v0.42
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 08aa2fa..d6aaa36 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.41],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.42],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.37 $)
+AC_REVISION ($Revision: 1.38 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)