diff --git a/meson.build b/meson.build index 32dd597e8..c03047c4b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('OpenRC', 'c', - version : '0.55', + version : '0.55.1', license: 'BSD-2', default_options : [ 'c_std=c99',