aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2023-01-05 00:31:37 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2023-01-05 00:31:37 -0600
commit9ef74594df027f1f057c1df613410b7bc22da10d (patch)
tree202b3fe3d0bc3ff275da8882e8d7d9e07e09903a /meson.build
parent59e963764725444c3390e1f53577bf44980453f6 (diff)
version 0.46
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 46879f2a..fac5ac49 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('OpenRC', 'c',
- version : '0.45',
+ version : '0.46',
license: 'BSD-2',
default_options : [
'c_std=c99',