diff --git a/meson.build b/meson.build index 1991324039..f7afdfb11a 100644 --- a/meson.build +++ b/meson.build @@ -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' )