Set version to 1.6

It seems this gets forgotten before doing a release.
Like last time: https://github.com/swaywm/swaylock/pull/84

So this time I will try differently and set it to the (probably)
next version number :-)
This commit is contained in:
Michael Vetter 2020-01-23 10:00:38 +01:00 committed by Drew DeVault
parent 89f1ede511
commit 5da2b1d861

View File

@ -1,7 +1,7 @@
project(
'swaylock',
'c',
version: '1.4',
version: '1.6',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: [