build: open up development again

Freeze is over, you are free to go wild. :-)
This commit is contained in:
Stefan Schmidt 2019-10-01 12:13:56 +02:00
parent cd9ef487fe
commit c1ffcff1d3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('efl', ['c','cpp'],
version: '1.23.0',
version: '1.23.99',
default_options : ['buildtype=release', 'cpp_std=c++11'],
meson_version : '>=0.47'
)