From 2f65a62d498a268b9ab71c1f8e5b2a3a464e0a1e Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 2 Dec 2011 09:45:25 +0000 Subject: [PATCH] and now go to normal-like svn revs SVN revision: 65806 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1f9596c..70d235d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([expedite], [1.1.0], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([expedite], [1.1.1], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_HEADERS([config.h])