From: Simon Ser Date: Thu, 13 Aug 2020 19:09:40 +0000 (+0200) Subject: build: bump to version 8.0.92 for the beta release X-Git-Tag: upstream/9.0.0~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06d51cc4cbec4a9cb595d2560279feee9952f7c7;p=platform%2Fupstream%2Fweston.git build: bump to version 8.0.92 for the beta release --- diff --git a/meson.build b/meson.build index adc62a4a..7d4bd23c 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '8.0.91', + version: '8.0.92', default_options: [ 'warning_level=3', 'c_std=gnu99',