Skip to content

Commit

Permalink
libwacom 0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
whot committed Apr 12, 2019
1 parent be22560 commit 87cc710
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
libwacom 0.33:
- New devices:
- Wacom Bamboo Fun 4x5, Bamboo Fun 6x8, Bamboo1 5x8, Cintiq 16
- HP EliteBook x360, x2, HP Envy x360
- Acer Switch SA5
- Huion H420
- Lenovo Thinkpad L380 Yoga, L390 Yoga, Ideapad Flex, Yoga 730
- Dell Latitude 7390

libwacom 0.32:
- New devices:
- Lenovo Yoga 730, X380, 300e
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.32])
AC_INIT([libwacom], [0.33])
AC_CONFIG_HEADERS([config.h])

# Initialize Automake
Expand Down

0 comments on commit 87cc710

Please sign in to comment.