summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-06-06 18:42:14 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-06-06 18:42:14 +0000
commitbf2a07ca502272ae28762b3fa9b0dd68db8dc7f0 (patch)
treec558b836e59a85047d00f8363b6dc54a68529341 /configure.ac
parent258c42fe9367b321b686492441346347390db664 (diff)
downloadquilt-bf2a07ca502272ae28762b3fa9b0dd68db8dc7f0.tar.gz
- Preserve the order of files in patches in the diff and refresh
commands. Files added to a patch appear at the end of a patch. The files command also lists the files in the order in which they appear in patches. - Update to version 0.33.
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 7ab0daf..539dc30 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.32],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.33],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.26 $)
+AC_REVISION ($Revision: 1.27 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)