summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2017-12-15 21:41:51 +0200
committerRan Benita <ran234@gmail.com>2017-12-15 21:41:51 +0200
commitb82e3b764e60df337ca695e8f8642e7bf42b0cca (patch)
tree5b452cdf2449d6687345262e7ae98bc875fa9663 /meson.build
parent3db1b9d501a3fd76efa8d080ae38c27c74542c38 (diff)
downloadxorg-lib-libxkbcommon-b82e3b764e60df337ca695e8f8642e7bf42b0cca.tar.gz
Bump version to 0.8.0xkbcommon-0.8.0
Signed-off-by: Ran Benita <ran234@gmail.com>
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 000d245..5681e6f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'libxkbcommon',
'c',
- version: '0.7.2',
+ version: '0.8.0',
default_options: [
'c_std=c99',
'warning_level=2',