Skip to content

Commit

Permalink
libwacom 0.29
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <[email protected]>
  • Loading branch information
whot committed Mar 4, 2018
1 parent c86e738 commit 9ff640d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
libwacom 0.29:
- New devices:
- ISDv4 50b4

libwacom 0.28:
- New devices:
- Cintiq Pro 24, Cintiq Pro 32
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.28])
AC_INIT([libwacom], [0.29])
AC_CONFIG_HEADERS([config.h])

# Initialize Automake
Expand Down

0 comments on commit 9ff640d

Please sign in to comment.