summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-02-29 18:28:09 +0100
committerJean Delvare <jdelvare@suse.de>2012-02-29 18:28:09 +0100
commitcb24fe8c3cdb8aa564c438f6e0b312ea31d594ff (patch)
tree9f60bc3e20801c2846c3e0460f6a5643b28af159 /configure.ac
parent3561a8509249792ccdc89147398682a0b7cdfd86 (diff)
downloadquilt-cb24fe8c3cdb8aa564c438f6e0b312ea31d594ff.tar.gz
Set version to 0.60 "Happy Birthday Lina".
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f0f73fa..469e6d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([quilt],[0.51],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.60],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
AC_REVISION ($Revision: 1.84 $)