Bump version to 1.6.0
[platform/upstream/libxkbcommon.git] / meson.build
index 7d5802b..eaef4fb 100644 (file)
@@ -1,7 +1,7 @@
 project(
     'libxkbcommon',
     'c',
-    version: '1.5.0',
+    version: '1.6.0',
     default_options: [
         'c_std=c11',
         'warning_level=2',