aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2023-09-19 16:02:03 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2023-09-19 16:02:03 -0500
commitf1e5510ccf06a2e0ea61a2de2e764ddc6a7b1d5d (patch)
tree199687e469e6f0268f5393540aeef82b750df13c /meson.build
parent1b72c3a7ab718cd077b1b93f9fca0fe1770d263f (diff)
version 0.50
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 d1a8bd5b..5b3f8faf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('OpenRC', 'c',
- version : '0.49',
+ version : '0.50',
license: 'BSD-2',
default_options : [
'c_std=c99',