raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=af2b85bb0e4a2b0fdc202313db57d07e8963e5f4
commit af2b85bb0e4a2b0fdc202313db57d07e8963e5f4 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Tue Nov 5 16:44:06 2013 +0900 set up an alpha1 for terminology 0.4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 48f746e..3bede0f 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.3.50], [[email protected]]) +AC_INIT([terminology], [0.4.0-alpha1], [[email protected]]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) --
