sync meson build version with makefiles

This commit is contained in:
William Hubbs 2021-09-05 20:04:55 -05:00
parent d6622a1156
commit c0f8313164

View File

@ -1,5 +1,5 @@
project('OpenRC', 'c',
version : '0.42',
version : '0.43',
license: 'BSD-2',
default_options : [
'c_std=c99',