aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2023-07-05 16:28:14 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2023-07-05 16:28:44 -0500
commit92662ddc44f6091e8085fcd4637d13f04e90c5ac (patch)
tree6141fc0e5e53e251fd5d768fc87f20694061d572 /meson.build
parent1b6a35488d8b71d3e89f99bf1f721c9ab3067eda (diff)
version 0.48
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 55f5abc0..3e94ce5d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('OpenRC', 'c',
- version : '0.47',
+ version : '0.48',
license: 'BSD-2',
default_options : [
'c_std=c99',