summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-07-15 01:52:01 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-07-15 01:52:01 +0000
commit9236bfd350982e7dcbb419ac74ad2b336a41b3f2 (patch)
tree5ff3b0d56b0daa84a07c033494d94bd081751b9f /configure.ac
parent588f00357effa26b731e90dd129954da4b877901 (diff)
downloadquilt-9236bfd350982e7dcbb419ac74ad2b336a41b3f2.tar.gz
- Add test case for permissions.v0.35
- Very minor translation updates. - Convert timestamps in changes file into UTC when generating the RPM changelog: the changelog does not understand timestamps. - Bump version to 0.35.
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 bf33836..9e1884c 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.34],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.35],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.29 $)
+AC_REVISION ($Revision: 1.30 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)