build: bump to version 10.0.2 for the point release

This commit is contained in:
Simon Ser
2022-07-26 12:22:25 +02:00
parent e945f1e4e7
commit a569bc2a30
+1 -1
View File
@@ -1,6 +1,6 @@
project('weston',
'c',
version: '10.0.1',
version: '10.0.2',
default_options: [
'warning_level=3',
'c_std=gnu99',