stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ff89f17746a12799e06314575160b2d6847be14f
commit ff89f17746a12799e06314575160b2d6847be14f Author: Stefan Schmidt <[email protected]> Date: Sat Aug 18 01:11:23 2018 +0200 configure: switch to dev mode again --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e75ceac95a..5e5c6a23bc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -EFL_VERSION([1], [21], [0], [release]) +EFL_VERSION([1], [21], [99], [dev]) AC_INIT([efl], [efl_version], [[email protected]]) AC_PREREQ([2.60]) --
