Bump version to 0.7.2
[platform/upstream/libxkbcommon.git] / meson.build
index 7d517d7..cdcb5f6 100644 (file)
@@ -1,7 +1,7 @@
 project(
     'libxkbcommon',
     'c',
-    version: '0.7.1',
+    version: '0.7.2',
     default_options: [
         'c_std=c99',
         'warning_level=2',