build: bump to version 9.0.0 for the official release upstream upstream/9.0.0
authorSimon Ser <contact@emersion.fr>
Fri, 4 Sep 2020 10:20:00 +0000 (12:20 +0200)
committerSimon Ser <contact@emersion.fr>
Fri, 4 Sep 2020 10:20:00 +0000 (12:20 +0200)
meson.build

index 6b501a2..e7d053b 100644 (file)
@@ -1,6 +1,6 @@
 project('weston',
        'c',
-       version: '8.0.93',
+       version: '9.0.0',
        default_options: [
                'warning_level=3',
                'c_std=gnu99',