stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=0bb5b019d3b0c3ed39c6d397d78e5351efff6fbd
commit 0bb5b019d3b0c3ed39c6d397d78e5351efff6fbd Author: Stefan Schmidt <[email protected]> Date: Mon Nov 10 14:01:38 2014 +0100 configure: Switch to dev mode again. Merge window for 1.13 is open now. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e0f2aad..6da13fe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -EFL_VERSION([1], [12], [0], [release]) +EFL_VERSION([1], [12], [99], [dev]) AC_INIT([elementary], [efl_version], [[email protected]]) AC_PREREQ(2.63) --
