summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-01-09 11:53:35 +0100
committerSimon Ser <contact@emersion.fr>2022-01-09 11:53:35 +0100
commit68598619982fe9aa4edf81321c2ca59cd56c1983 (patch)
tree66bd57c06aa463959798ae631fd71a28d66b9314
parent297a0c9d35703e59b23d8bae59f181c22f52bc68 (diff)
build: bump version to 1.7-rc21.7-rc2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 092be14aa..e02cd2597 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.7-rc1',
+ version: '1.7-rc2',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [