summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-06-24 18:15:22 +0300
committerSimon Ser <contact@emersion.fr>2019-06-24 18:28:21 +0300
commit8757261c05bf5ef266520924191a68dd923bf188 (patch)
tree1590cb89c7fc79e74ec8a1368c69353f1ba97201 /meson.build
parent9c001fca5aa2d24a3a42a8a7666c9d3b6af7dd2a (diff)
downloadweston-6.0.tar.gz
build: bump to version 6.0.1 for the point release6.0.16.0
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 b0167b31..9b85590c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('weston',
'c',
- version: '6.0.0',
+ version: '6.0.1',
default_options: [
'warning_level=2',
'c_std=gnu99',