mirror of
https://github.com/NickHu/sway
synced 2024-12-26 21:58:30 +01:00
build: bump version to 1.9-rc.1
This commit is contained in:
parent
98515991db
commit
23cf639aa8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
project(
|
||||
'sway',
|
||||
'c',
|
||||
version: '1.9-dev',
|
||||
version: '1.9-rc.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.60.0',
|
||||
default_options: [
|
||||
|
|
Loading…
Reference in a new issue