Sign in
googlers
/
maze
/
linux
/
5e6d444ea1f72b8148354a9baf0ea8fa3dd0425b
/
.
/
drivers
/
net
/
wireless
/
libertas
/
version.h
blob: e86f65ae79b8b9fc495e02881a8093a1245553a1 [
file
] [
log
] [
blame
]
#define
DRIVER_RELEASE_VERSION
"320.p0"
const
char
libertas_driver_version
[]
=
"COMM-USB8388-"
DRIVER_RELEASE_VERSION
#ifdef
DEBUG
"-dbg"
#endif
""
;