diff options
| author | William Hubbs <w.d.hubbs@gmail.com> | 2024-09-09 14:57:12 -0500 |
|---|---|---|
| committer | William Hubbs <w.d.hubbs@gmail.com> | 2024-09-09 14:57:12 -0500 |
| commit | f4ece6c94512e1736d3418b4426b88bc799c720e (patch) | |
| tree | 55391c19cfd22049e0ab7bef7b635f1242b64f06 | |
| parent | a7554df1a05f02d7242ecb3eec077d638ceb60c9 (diff) | |
version 0.550.55
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 6e7179b3..32dd597e 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('OpenRC', 'c', - version : '0.54', + version : '0.55', license: 'BSD-2', default_options : [ 'c_std=c99', |
