Skip to content

Commit 22a2126

Browse files
committed
libwacom 2.0
1 parent c40794a commit 22a2126

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ libwacom 2.0:
66
- LetSketch WP9620
77
- Wacom Intuos BT, Cintiq Pro 16
88
- ISDv4 523a
9-
- Dell Latitude 5290, 7275
9+
- Dell Latitude 5290, 7275, 7320
1010
- Asus Zenbook Flip S13
11+
- HP EliteBook x360, ZBook x2 G4
12+
- Lenovo Thinkpad 13 Yoga Gen 2, Yoga 6, Ideapad Flex5, Yoga C740
1113

1214
libwacom 1.12:
1315
- New devices:

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: '1.99.1',
2+
version: '2.0.0',
33
license: 'MIT/Expat',
44
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
55
meson_version: '>= 0.51.0')

0 commit comments

Comments
 (0)