billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=16a1912b19001ca291b8bb02934dc8607e1d5461
commit 16a1912b19001ca291b8bb02934dc8607e1d5461 Author: Boris Faure <[email protected]> Date: Sun Feb 15 17:04:42 2015 +0100 dev mode again --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a8231e8..5b0d9d7 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.8.0], [[email protected]]) +AC_INIT([terminology], [0.8.99], [[email protected]]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) --
