summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2008-08-21 12:28:07 +0000
committerAndreas Gruenbacher <agruen@suse.de>2008-08-21 12:28:07 +0000
commitb99fab2a213f07c378ca7ee348a723f66465b525 (patch)
treec18cf490c3542f2ed4866e133c951646d0f0e8fe /configure.ac
parentc91457ed0564a5aec523a657e9bc0e3d47e1c36d (diff)
downloadquilt-b99fab2a213f07c378ca7ee348a723f66465b525.tar.gz
+- Bump version to 0.47.v0.47
+- Add a new "publish" makefile target for pushing releases to + savannah.nongnu.org.
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 ba0056a..1a6e1af 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.46],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.47],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.83 $)
+AC_REVISION ($Revision: 1.84 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)