summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2021-12-26 11:44:23 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2021-12-26 11:44:23 +0000
commite975b980219c76ef5425dfbf01c57c65635f0fd8 (patch)
tree80290dbf343a25fbffcda2a2f8bfed5f42732fd6
parent24a24c19c031ea8b0afb69db5d55eea2e42bcf50 (diff)
downloadefl-e975b980219c76ef5425dfbf01c57c65635f0fd8.tar.gz
release - 1.26v1.26.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 396c1dc514..29d6f08d29 100644
--- a/meson.build
+++ b/meson.build
@@ -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'
)