diff --git a/meson.build b/meson.build index 2254178d0..0d76f75d4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('OpenRC', 'c', - version : '0.54.1', + version : '0.54.2', license: 'BSD-2', default_options : [ 'c_std=c99',