diff options
| author | William Hubbs <w.d.hubbs@gmail.com> | 2023-04-20 11:43:48 -0500 |
|---|---|---|
| committer | William Hubbs <w.d.hubbs@gmail.com> | 2023-04-20 11:43:48 -0500 |
| commit | 12064291e9818b6f7c3bd21ef40b60760c65985f (patch) | |
| tree | 5bf91a65269a485b2ee24f31cd5e23b34b119c1e | |
| parent | 23f6ec028b93300ff4f32ecb9406f9f3e3ec6074 (diff) | |
version 0.47.10.47.1origin/0.47.x
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 53c885b3..01e96b43 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('OpenRC', 'c', - version : '0.47', + version : '0.47.1', license: 'BSD-2', default_options : [ 'c_std=c99', |
