diff --git a/meson.build b/meson.build index 4e330d33b..a65d52f46 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('OpenRC', 'c', - version : '0.53', + version : '0.53.1', license: 'BSD-2', default_options : [ 'c_std=c99',