aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2023-10-10 14:16:44 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2023-10-10 14:16:44 -0500
commit554ccab718147e04203c424ac10916071bfa7aee (patch)
tree33738487fdeb30e033ef7da5581c9d7faa9aeccd /meson.build
parent228b3c6c99ef17d4bec75d0e42f320944d57b1c9 (diff)
version 0.51
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 5b3f8faf..9f4fc5ee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('OpenRC', 'c',
- version : '0.50',
+ version : '0.51',
license: 'BSD-2',
default_options : [
'c_std=c99',