File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ libwacom 1.7:
2+ - New devices:
3+ - Dell XPS 13 2-in-1 9310
4+ - Lenovo IdeaPad Flex 14API, Flex 5
5+ - HP Envy x360, EliteBook x360
6+ - Huawei MateBook HZ-W19
7+ - XP Pen Star G640
8+
19libwacom 1.6:
210- New devices:
311 - XP Pen G640
Original file line number Diff line number Diff line change 11# Initialize Autoconf
22AC_PREREQ ( [ 2.60] )
3- AC_INIT ( [ libwacom] , [ 1.6 ] ) # change meson.build as well
3+ AC_INIT ( [ libwacom] , [ 1.7 ] ) # change meson.build as well
44AC_CONFIG_HEADERS ( [ config.h] )
55
66# Initialize Automake
Original file line number Diff line number Diff line change 11project (' libwacom' , ' c' ,
2- version : ' 1.6 ' , # change configure.ac as well
2+ version : ' 1.7 ' , # change configure.ac as well
33 license : ' MIT/Expat' ,
44 default_options : [ ' c_std=gnu99' , ' warning_level=2' ],
55 meson_version : ' >= 0.50.0' )
You can’t perform that action at this time.
0 commit comments