meson.build: Increase version of the compositor 46/23946/2 next-wip
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 12 Feb 2020 12:18:58 +0000 (14:18 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 17 Feb 2020 14:43:35 +0000 (14:43 +0000)
Bump the version of the compositor as well, as we switched to a newer
version of libweston.

Bug-AGL: SPEC-3180

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I345dbc4b992b23b784a35900ef754e39596a3082

meson.build

index d1f5db7..08b2544 100644 (file)
@@ -1,6 +1,6 @@
 project('agl-compositor',
   'c',
-  version: '0.0.13',
+  version: '0.0.15',
   default_options: [
     'warning_level=3',
     'c_std=gnu99',