summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-02-01 23:16:03 +0100
committerSimon Ser <contact@emersion.fr>2022-02-01 23:16:03 +0100
commit2833c28ff15216b9cfcf46e2e719266f7d7d1a46 (patch)
tree7449e5944b69213c18653cadb683545c411960f1 /meson.build
parent4a03924604bc76374eab0536e86e838ce1246510 (diff)
downloadweston-2833c28ff15216b9cfcf46e2e719266f7d7d1a46.tar.gz
build: re-open main for regular development
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7b80214d..afadcb2c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('weston',
'c',
- version: '10.0.0',
+ version: '10.0.90',
default_options: [
'warning_level=3',
'c_std=gnu99',