Bump version to 1.6.0 upstream_work_20231222
authorRan Benita <ran@unusedvar.com>
Sun, 8 Oct 2023 20:46:48 +0000 (23:46 +0300)
committerRan Benita <ran@unusedvar.com>
Sun, 8 Oct 2023 20:46:48 +0000 (23:46 +0300)
Signed-off-by: Ran Benita <ran@unusedvar.com>
NEWS
meson.build

diff --git a/NEWS b/NEWS
index 4de6914..6ed7c55 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-libxkbcommon 1.6.0 - TBA
+libxkbcommon 1.6.0 - 2023-10-08
 ==================
 
 API
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',