Skip to content

Commit 7a31e35

Browse files
committed
Bump version to 1.7.0
Signed-off-by: Ran Benita <ran@unusedvar.com>
1 parent 9e2c3b7 commit 7a31e35

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

NEWS.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
libxkbcommon 1.7.0 - XXX
1+
libxkbcommon 1.7.0 - 2024-03-24
22
==================
33

4-
TODO: date
5-
64
API
75
---
86

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'libxkbcommon',
33
'c',
4-
version: '1.6.0',
4+
version: '1.7.0',
55
default_options: [
66
'c_std=c11',
77
'warning_level=2',

0 commit comments

Comments
 (0)