From: Simon Ser Date: Fri, 6 Dec 2019 19:30:51 +0000 (+0100) Subject: build: bump to version 7.0.91 for the alpha release X-Git-Tag: upstream/9.0.0~216 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=404a84a03a81362c3528387d7c722e0850149676;p=platform%2Fupstream%2Fweston.git build: bump to version 7.0.91 for the alpha release --- diff --git a/meson.build b/meson.build index f1fa6ba6..450af20f 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '7.0.90', + version: '7.0.91', default_options: [ 'warning_level=3', 'c_std=gnu99',