diff options
| author | Simon Ser <contact@emersion.fr> | 2022-11-26 23:27:03 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2022-11-26 23:27:03 +0100 |
| commit | 27a56e63d3692195993299adb2834dc798a2b183 (patch) | |
| tree | d0d86da441f4164385445214dc35284612655d0b /meson.build | |
| parent | 6afe74ffec892c3370b41ab2072625ae6e3d9784 (diff) | |
build: bump version to 1.8-rc11.8-rc1
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 4aca27ef..5215aada 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.8-dev', + version: '1.8-rc1', license: 'MIT', meson_version: '>=0.60.0', default_options: [ |
