billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=054a0f482c5329600c28f11002ae0144601c47b8
commit 054a0f482c5329600c28f11002ae0144601c47b8 Author: Boris Faure <[email protected]> Date: Sat Mar 8 18:26:49 2014 +0100 on the road again to 0.6 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3afc656..6085b6e 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.5.0], [[email protected]]) +AC_INIT([terminology], [0.5.99], [[email protected]]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) --
