summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-01-28 16:43:24 +0100
committerJean Delvare <jdelvare@suse.de>2012-01-28 16:43:24 +0100
commitc5b99140789c7624a9bb407efb55d5a9bc37a174 (patch)
tree314ca3c630e858a3cb241b54f46b1717d4c93227 /configure.ac
parent6ad7c04eb49998e946e619122f27bd9a774fcac1 (diff)
downloadquilt-c5b99140789c7624a9bb407efb55d5a9bc37a174.tar.gz
Set version to 0.51.v0.51
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 4088e31..16f9b88 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.50],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.51],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
AC_REVISION ($Revision: 1.84 $)