aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-06-03 08:50:12 -0400
committerDrew DeVault <sir@cmpwn.com>2019-06-03 08:50:12 -0400
commit6b6eb147ec2e79866f30a8f339c91f9bf5ca8c8c (patch)
tree0e832c234670bd360ae155174d2e36324964fd9e
parent5ff330e6bc6d7400899dde768d9dfb5e41cc984a (diff)
downloadsway-6b6eb147ec2e79866f30a8f339c91f9bf5ca8c8c.tar.xz
Bump meson version to 1.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 48bce3aa..f657f874 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '1.0',
+ version: '1.1',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: [