From: Simon Ser Date: Fri, 24 Jan 2020 20:04:40 +0000 (+0100) Subject: build: bump to version 8.0.0 for the official release X-Git-Tag: upstream/9.0.0~186 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33b06bdece396b285882160324ac894d1db7ecb0;p=platform%2Fupstream%2Fweston.git build: bump to version 8.0.0 for the official release --- diff --git a/meson.build b/meson.build index 60e21416..82107e1e 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '7.0.93', + version: '8.0.0', default_options: [ 'warning_level=3', 'c_std=gnu99',