diff options
| author | Simon Ser <contact@emersion.fr> | 2024-01-26 15:25:49 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2024-01-26 15:26:37 +0100 |
| commit | 23cf639aa890aa049ba3fccda5e6fb5c009f1a6d (patch) | |
| tree | 308c5d99503cc377ec6e432795e7bcf54153779b /meson.build | |
| parent | 98515991dbfe11e0f6191a11242838a59941c041 (diff) | |
build: bump version to 1.9-rc.11.9-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 eeee39cd..1248ae53 100644 --- a/meson.build +++ b/meson.build @@ -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: [ |
