build: bump to version 10.0.1 for the point release

This commit is contained in:
Simon Ser 2022-06-23 15:52:38 +02:00
parent 00dc1add13
commit d141f1aeb7

View file

@ -1,6 +1,6 @@
project('weston',
'c',
version: '10.0.0',
version: '10.0.1',
default_options: [
'warning_level=3',
'c_std=gnu99',