discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aa07b08457338026a32596d0bacb1f99f9546472
commit aa07b08457338026a32596d0bacb1f99f9546472 Author: Mike Blumenkrantz <[email protected]> Date: Tue Feb 11 16:22:11 2014 -0500 1.9.0 alpha1 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a7287d0..8ab8ce1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -EFL_VERSION([1], [8], [99], [dev]) -AC_INIT([efl], [efl_version], [[email protected]]) +EFL_VERSION([1], [9], [0], [alpha1]) +AC_INIT([efl], [efl_version-alpha1], [[email protected]]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) --
