aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2021-09-07 16:16:51 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2021-09-07 16:16:51 -0500
commit803aa1c637c42352c05a520dbb02bee6c03ccf75 (patch)
treea57fceef26ef7eec9b60c4457ea4036f22543489 /meson.build
parentfb186a38673201a7a25d6a7c1516fcb734020ee1 (diff)
version 0.44
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 3ac018ec..d13b5027 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('OpenRC', 'c',
- version : '0.43',
+ version : '0.44',
license: 'BSD-2',
default_options : [
'c_std=c99',