summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2024-01-26 15:25:49 +0100
committerSimon Ser <contact@emersion.fr>2024-01-26 15:26:37 +0100
commit23cf639aa890aa049ba3fccda5e6fb5c009f1a6d (patch)
tree308c5d99503cc377ec6e432795e7bcf54153779b
parent98515991dbfe11e0f6191a11242838a59941c041 (diff)
build: bump version to 1.9-rc.11.9-rc1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index eeee39cde..1248ae53f 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: [