From: Simon Ser Date: Fri, 20 Dec 2019 17:39:33 +0000 (+0100) Subject: build: bump to version 7.0.92 for the beta release X-Git-Tag: upstream/9.0.0~197 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=105e0b9c2711b09b1ee655fb40d6c13a79945ff3;p=platform%2Fupstream%2Fweston.git build: bump to version 7.0.92 for the beta release --- diff --git a/meson.build b/meson.build index 450af20f..5ddbd7a3 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '7.0.91', + version: '7.0.92', default_options: [ 'warning_level=3', 'c_std=gnu99',