billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=9c75548c43d94266a3f3ac244d419caf52d888ba
commit 9c75548c43d94266a3f3ac244d419caf52d888ba Author: Boris Faure <[email protected]> Date: Sat Jul 5 14:17:14 2014 +0200 En route to 0.7! --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e1385c5..d5bd1a9 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([terminology], [0.6.1], [[email protected]]) +AC_INIT([terminology], [0.6.99], [[email protected]]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) --
