summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2024-06-28 15:31:54 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2024-06-28 15:31:54 -0500
commit90809a5796370acc29dc70fdeb082697a1582ab6 (patch)
tree67e0e1db95b9a1545d6b78947970edb8309fa676
parent26e13051403b55669463ed641ec3addc8009e8d9 (diff)
version 0.54.20.54.2origin/0.54.x
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 2254178d..0d76f75d 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',