We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa92a55 commit abc9e83Copy full SHA for abc9e83
NEWS
@@ -1,5 +1,8 @@
1
+libwacom 2.12.2
2
+- No new devices or APIs, bugfix release only
3
+
4
libwacom 2.12.1
-- No new devices or APIS, bugfix release only
5
6
7
libwacom 2.12.0
8
- New API:
meson.build
@@ -1,5 +1,5 @@
project('libwacom', 'c',
- version: '2.12.1',
+ version: '2.12.2',
license: 'HPND',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.56.0')
0 commit comments