release - 1.27

This commit is contained in:
Carsten Haitzler 2023-12-23 15:56:36 +00:00
parent f6abf24db2
commit 248d62bf5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('efl', ['c','cpp'],
version: '1.26.99',
version: '1.27.0',
default_options : ['buildtype=plain', 'warning_level=1', 'cpp_std=c++11'],
meson_version : '>=0.50'
)