Skip to content

Commit a77a0f9

Browse files
committed
libwacom 0.30
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
1 parent abbea12 commit a77a0f9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
libwacom 0.30:
2+
- New devices:
3+
- Lenovo X1 Yoga 3rd
4+
- HP Spectre x360, HP Elite x1012 G2, HP Envy x360
5+
- Turcom TS-6610
6+
17
libwacom 0.29:
28
- New devices:
39
- ISDv4 50b4

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Initialize Autoconf
22
AC_PREREQ([2.60])
3-
AC_INIT([libwacom], [0.29])
3+
AC_INIT([libwacom], [0.30])
44
AC_CONFIG_HEADERS([config.h])
55

66
# Initialize Automake

0 commit comments

Comments
 (0)