Skip to content

Commit

Permalink
libwacom 2.12.1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <[email protected]>
  • Loading branch information
whot committed Jun 12, 2024
1 parent 44b246d commit 8c37559
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
libwacom 2.12.1
- No new devices or APIS, bugfix release only

libwacom 2.12.0
- New API:
- libwacom_get_num_dials, libwacom_get_dial_num_modes, libwacom_get_dial2_num_modes
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.12.0',
version: '2.12.1',
license: 'HPND',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.56.0')
Expand Down

0 comments on commit 8c37559

Please sign in to comment.