mirror of
https://github.com/NickHu/sway
synced 2024-12-27 21:58:11 +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(
|
project(
|
||||||
'sway',
|
'sway',
|
||||||
'c',
|
'c',
|
||||||
version: '1.9-dev',
|
version: '1.9-rc.1',
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
meson_version: '>=0.60.0',
|
meson_version: '>=0.60.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
|
Loading…
Reference in a new issue