summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-28 13:50:46 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-28 13:50:46 +0000
commit0649767d2c7f6cb6b5791564b6623c132fd674fd (patch)
tree0013568537c35d01c87f460a49695b949df4d4b7 /configure.ac
parent5b3c46d7f9cc3be46af00c556ea887f437dbeb04 (diff)
downloadquilt-0649767d2c7f6cb6b5791564b6623c132fd674fd.tar.gz
- Add change log entry.v0.27
- Bump version number to 0.27 (cvs tag VER_0_27).
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 34de0ec..fa34d5f 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.26],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.27],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.18 $)
+AC_REVISION ($Revision: 1.19 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)