From ab11f404794583f9e2e349ed1f8d96dedce3bfdf Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 16 Jan 2022 19:40:11 +0100 Subject: build: bump version to 1.7-rc3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [ -- cgit v1.2.3