We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbea12 commit a77a0f9Copy full SHA for a77a0f9
NEWS
@@ -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
+
7
libwacom 0.29:
8
- New devices:
9
- ISDv4 50b4
configure.ac
@@ -1,6 +1,6 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libwacom], [0.29])
+AC_INIT([libwacom], [0.30])
AC_CONFIG_HEADERS([config.h])
# Initialize Automake
0 commit comments