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