aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2024-04-01 12:06:53 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2024-04-01 12:06:53 -0500
commit6b420196979c91c01394df79dc4c75b60029a6e6 (patch)
treeb4700245130912ba8cb9fd6622f39aec4ce72df8
parent42408e74888fe9ec802da82d54ad2a58bb4e75fe (diff)
version 0.54
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 93186887..6ee4466b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('OpenRC', 'c',
- version : '0.53',
+ version : '0.54',
license: 'BSD-2',
default_options : [
'c_std=c99',