Skip to content

Commit

Permalink
libwacom 2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <[email protected]>
  • Loading branch information
whot committed Jul 27, 2022
1 parent 05acdf5 commit 9fd2874
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.4:
- New Devices:
- Huion Inspiroy H1060P
- XP-Pen Artist 12, Deco L
- Chuwi MiniBook X

libwacom 2.3:
- New Devices:
- Acer Chromebook Spin 13
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.3.0',
version: '2.4.0',
license: 'MIT/Expat',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.51.0')
Expand Down

0 comments on commit 9fd2874

Please sign in to comment.