cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=12a82574519bb98523e071ea37249ee8e41675dd
commit 12a82574519bb98523e071ea37249ee8e41675dd Author: Cedric BAIL <[email protected]> Date: Fri Aug 22 17:50:23 2014 +0200 update configuration version to EFL number. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a667680..041dfc9 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.7.99], [[email protected]]) +AC_INIT([expedite], [1.11.99], [[email protected]]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_HEADERS([config.h]) --
