stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=7ca0e129eda2424dcbe1f1d697c1e9bf63b87229

commit 7ca0e129eda2424dcbe1f1d697c1e9bf63b87229
Author: Stefan Schmidt <ste...@datenfreihafen.org>
Date:   Tue Sep 22 20:17:05 2020 +0200

    build: release freeze is over
    
    1.25 is done and we are back to development mode.
---
 meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meson.build b/meson.build
index ba34a9c311..a803a197a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('efl', ['c','cpp'],
-  version: '1.25.0',
-  default_options : ['buildtype=release', 'cpp_std=c++11'],
+  version: '1.25.99',
+  default_options : ['buildtype=plain', 'cpp_std=c++11'],
   meson_version : '>=0.50'
 )
 

-- 


Reply via email to