summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-03-24 09:47:39 +0100
committerSimon Ser <contact@emersion.fr>2021-03-24 09:47:39 +0100
commita9563a37101e022d5e9c14f8244b1f8a109b4536 (patch)
tree4a47ca3e04ca8e134106b4a94ec825fdb73c4d4e
parentd79ea9a0db11abbdad1e751326a06d6d48332f07 (diff)
build: update version to v1.6-rc21.6-rc2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 22cec4cfe..b7a29660e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.6-rc1',
+ version: '1.6-rc2',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: [