diff --git a/meson.build b/meson.build index d1a8bd5b..5b3f8faf 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('OpenRC', 'c', - version : '0.49', + version : '0.50', license: 'BSD-2', default_options : [ 'c_std=c99',