billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=cb511843b4bbe86d1d143e69e5f8b0d18fb5e77d
commit cb511843b4bbe86d1d143e69e5f8b0d18fb5e77d Author: Boris Faure <[email protected]> Date: Sun Sep 6 23:52:15 2015 +0200 dev mode again. En route to 0.10 (or…) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a59f31c..1f8f651 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.9.0], [[email protected]]) +AC_INIT([terminology], [0.9.99], [[email protected]]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) --
