summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2011-12-05 22:01:00 +0100
committerJean Delvare <jdelvare@suse.de>2011-12-05 22:01:00 +0100
commitc03ee9b41af2c38707283caaaf825cec0525b1e5 (patch)
treeb90874719a6671bdcc2ab519dbbb883dfbbfd8d6 /configure.ac
parent76881987d1ff4e430008cb8eab652ac5181c224c (diff)
downloadquilt-0.50.tar.gz
Set version to 0.50.v0.50
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 093ca83..fba5f2c 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.48],[quilt-dev@nongnu.org])
+AC_INIT([quilt],[0.50],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.53)
AC_REVISION ($Revision: 1.84 $)