summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
-rw-r--r--debian/changelog6
2 files changed, 8 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 84978a8..63ecaed 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.23],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.24],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.13 $)
+AC_REVISION ($Revision: 1.14 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)
diff --git a/debian/changelog b/debian/changelog
index 1426df1..8690b90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+quilt (0.24-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Martin Quinson <martin.quinson@tuxfamily.org> Thu, 26 Jun 2003 15:26:16 +0200
+
quilt (0.23-1) unstable; urgency=low
* New upstream release