Bump version to 1.6.0

Signed-off-by: Ran Benita <ran@unusedvar.com>
master
Ran Benita 2023-10-08 23:46:48 +03:00
parent 05fd5100af
commit d2a08f761c
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
libxkbcommon 1.6.0 - TBA libxkbcommon 1.6.0 - 2023-10-08
================== ==================
API API

View File

@ -1,7 +1,7 @@
project( project(
'libxkbcommon', 'libxkbcommon',
'c', 'c',
version: '1.5.0', version: '1.6.0',
default_options: [ default_options: [
'c_std=c11', 'c_std=c11',
'warning_level=2', 'warning_level=2',