summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2024-02-24 14:39:26 +0100
committerSimon Ser <contact@emersion.fr>2024-02-24 14:39:26 +0100
commit1a3cfc50c15124c2be18c025e609112ee15de4aa (patch)
tree2e6fdb7e077fe5b07183cad7efe7d3217081dd1c
parent6cbc83fd67ba796f95e4dca13a8a489fff68661a (diff)
build: bump version to 1.91.9v1.9
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 416bf9177..c52d6629a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.9-rc.4',
+ version: '1.9',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [