Adapt version number to actual release

This commit is contained in:
Michael Vetter 2019-05-23 08:16:58 +02:00 committed by Drew DeVault
parent 3e392e31c0
commit 5e7bd5bd21

View file

@ -1,7 +1,7 @@
project(
'swayidle',
'c',
version: '1.2',
version: '1.3',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: [