diff --git a/meson.build b/meson.build index 29d6f08d29..1f7c7b4ab5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('efl', ['c','cpp'], - version: '1.26.0', + version: '1.26.99', default_options : ['buildtype=plain', 'cpp_std=c++11'], meson_version : '>=0.50' )