summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-12-23 14:38:35 +0100
committerSimon Ser <contact@emersion.fr>2021-12-23 14:38:56 +0100
commit0e5dda3747f56de4937f98fa6c7bd4ec6048818f (patch)
tree638434138a67e9c1854803b2ed7113470707029e
parentd7867d41c25e0a027a9900f3dde565c6caaa4890 (diff)
build: bump version to 1.7-rc11.7-rc1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 452502ffa..092be14aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.6',
+ version: '1.7-rc1',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [