2 Commits
0.4.4 ... 0.4.5

Author SHA1 Message Date
Arnaud Ferraris
5b4f9bcc12 meson.build: release version 0.4.5 2022-09-19 02:09:51 +02:00
joerg
2218a908ab replace DRIVER w/ DRIVERS in 80-modem-eg25.rules 2022-09-19 02:08:13 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
project (
'eg25-manager',
'c',
version : '0.4.4',
version : '0.4.5',
license : 'GPLv3+',
meson_version : '>= 0.58.0',
default_options :

View File

@@ -1,6 +1,6 @@
ACTION!="add", GOTO="eg25_end"
SUBSYSTEM!="usb", GOTO="eg25_end"
DRIVER!="usb", GOTO="eg25_end"
DRIVERS!="usb", GOTO="eg25_end"
ENV{DEVTYPE}!="usb_device", GOTO="eg25_end"
# Default attributes values