Skip to content

Commit

Permalink
libwacom 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whot committed Feb 7, 2024
1 parent 61677be commit edc5a79
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
libwacom 2.10.0
- New Devices:
- Lenovo X1 Yoga Gen 5, X1 Yoga Gen 7, ThinkPad Yoga 370, Lenovo Yoga Book 9i
- XP-Pen Artist 10s
- Wacom HID 5362

libwacom 2.9
- New Devices:
- Wacom Cintiq Pro 22, Cintiq Pro 17, DTC121, DTH134, ISDv4 58B7
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('libwacom', 'c',
version: '2.9.0',
version: '2.10.0',
license: 'HPND',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.51.0')
Expand Down

0 comments on commit edc5a79

Please sign in to comment.