Skip to content

Commit

Permalink
libwacom 0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
whot committed Aug 9, 2018
1 parent bb3b12c commit c9fb894
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
libwacom 0.31:
- New devices:
- Graphire4 6x8
- ISDv4 50fd, 4807

libwacom 0.30:
- New devices:
- Lenovo X1 Yoga 3rd
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libwacom], [0.30])
AC_INIT([libwacom], [0.31])
AC_CONFIG_HEADERS([config.h])

# Initialize Automake
Expand Down

0 comments on commit c9fb894

Please sign in to comment.