summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-06-19 08:58:33 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-06-19 08:58:33 +1000
commitf8032ba715814b558ff54b5f8a2703fb3a772203 (patch)
tree863f728e7cfb1134705251a8097ae10c86ea3863
parentfb4c3c6c6c915d4314835f25e5af99f2b04bd1bc (diff)
downloadlibinput-1.15-branch.tar.gz
libinput 1.15.61.15.61.15-branch
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1e3d1766..c5471ed0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libinput', 'c',
- version : '1.15.5',
+ version : '1.15.6',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.41.0')