summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-08-27 13:46:22 +0900
committerDrew DeVault <sir@cmpwn.com>2019-08-27 13:46:22 +0900
commitbe138dab4419d3e76a7742428d9ec85bce06116b (patch)
treecb5e3574e21404d3cad6491c147c8cd0d8bb693c
parenta8cb63e3a4f7b63be5a54213ae3db6681b7ec4ed (diff)
Update version to 1.21.2v1.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6bb472f12..6118a6b80 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.1',
+ version: '1.2',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: [