Skip to content

Commit abc9e83

Browse files
committed
libwacom 2.12.2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
1 parent fa92a55 commit abc9e83

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
libwacom 2.12.2
2+
- No new devices or APIs, bugfix release only
3+
14
libwacom 2.12.1
2-
- No new devices or APIS, bugfix release only
5+
- No new devices or APIs, bugfix release only
36

47
libwacom 2.12.0
58
- New API:

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('libwacom', 'c',
2-
version: '2.12.1',
2+
version: '2.12.2',
33
license: 'HPND',
44
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
55
meson_version: '>= 0.56.0')

0 commit comments

Comments
 (0)