summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2023-05-17 15:47:26 +0300
committerMarius Vlad <marius.vlad@collabora.com>2023-05-17 15:47:26 +0300
commitf64d0b8478114449d20a7b35d4502f7565e9f1ef (patch)
tree92738fecee7e880025a58f78ba06663e1a8967e5
parent1cad8ea5fd8b38836e549d6b1bcb5535d04608af (diff)
downloadweston-f64d0b8478114449d20a7b35d4502f7565e9f1ef.tar.gz
build: bump to version 12.0.0 for the official release12.0.0
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ec57c3d9..20d8e27d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('weston',
'c',
- version: '11.0.93',
+ version: '12.0.0',
default_options: [
'warning_level=3',
'c_std=gnu99',