release - 1.26

This commit is contained in:
Carsten Haitzler 2021-12-26 11:44:23 +00:00
parent 57b2bedac3
commit 40147b36e9
1 changed files with 1 additions and 1 deletions

View File

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