summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-01-16 19:40:11 +0100
committerSimon Ser <contact@emersion.fr>2022-01-16 19:40:11 +0100
commitab11f404794583f9e2e349ed1f8d96dedce3bfdf (patch)
tree0278bf24cf15c41c0e68ce9c7b2c2a3c2f2df583
parentc9ff52daa3cccf72f217a6ce0fbea71dc0070cb8 (diff)
build: bump version to 1.7-rc31.7-rc3
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3c87a4b6c..49ae4b7a1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.7-rc2',
+ version: '1.7-rc3',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [