summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-02-10 10:59:24 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-02-10 10:59:24 +0000
commitd19ec29dec7210bc30dbd715a9a7a26bd2a1eee2 (patch)
treec4170a2c9bf5b880907763ca2982f446d27d44c9 /configure.ac
parentc6e5788b1e0ee1de26779c37a489f24cbd4273e4 (diff)
downloadquilt-d19ec29dec7210bc30dbd715a9a7a26bd2a1eee2.tar.gz
- quilt remove: Update restored file's timestamp. Also, some usesv0.39
caused a subsequent ``quilt diff -z'' to fail: we must mark the patch as dirty after removing files. - test/run: adjust to terminal width. - Bump version to 0.39.
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 36862e4..8202f85 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.38],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.39],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.33 $)
+AC_REVISION ($Revision: 1.34 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)