summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7db32b3..dd37c66 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libevdev', 'c',
- version: '1.12.1', # change autotools version too
+ version: '1.13.0', # change autotools version too
license: 'MIT/Expat',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.56.0')