summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-02-01 15:18:10 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-02-01 15:18:10 +0000
commit4714a63774a998bdba406f44e693e889fccc18ec (patch)
tree1a434fc76270aaa3ea9e0e37cfe46795dc9279f8 /configure.ac
parent2f7e4720494947705f2bc1d87075047898bb7c26 (diff)
downloadquilt-4714a63774a998bdba406f44e693e889fccc18ec.tar.gz
- Bump version to 0.43.
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 2e9bc33..2329119 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.42],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.43],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.71 $)
+AC_REVISION ($Revision: 1.72 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)