summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-31 15:58:07 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-31 15:58:07 +0000
commit11006bdc9ed6c400cca019886f395febc9110b06 (patch)
treefe0b73b9c0066bab92a1c632d66bcdecead7fee5 /configure.ac
parent6444d13378279cfeb1477e6b68b7baf07cf6dbc4 (diff)
downloadquilt-11006bdc9ed6c400cca019886f395febc9110b06.tar.gz
Bump version number to 0.28.v0.28
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 fa34d5f..4a0a61d 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.27],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.28],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
-AC_REVISION ($Revision: 1.19 $)
+AC_REVISION ($Revision: 1.20 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)