summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-08-16 18:48:51 +0300
committerSimon Ser <contact@emersion.fr>2019-08-16 18:48:51 +0300
commit670ac1c0edbc1a4e60f2fee2fcb1e39b57f853fc (patch)
tree6f6ce62e2b27c38fccdbc61e4a557a97825a6ddf
parentbf5b6219ae8736aa0a6100038c22172e9a46459a (diff)
build: bump to version 6.0.93 for the RC1 release6.0.93
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b8c51478..404074c7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('weston',
'c',
- version: '6.0.92',
+ version: '6.0.93',
default_options: [
'warning_level=3',
'c_std=gnu99',