build: update version to v1.6-rc1

This commit is contained in:
Simon Ser 2021-03-16 18:04:39 +01:00
parent e5913f8106
commit adf7a6f892

View File

@ -1,7 +1,7 @@
project( project(
'sway', 'sway',
'c', 'c',
version: '1.5', #release_version version: '1.6-rc1',
license: 'MIT', license: 'MIT',
meson_version: '>=0.53.0', meson_version: '>=0.53.0',
default_options: [ default_options: [