diff options
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/twa/twa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/twa/twa.h b/sys/dev/twa/twa.h index 52aee35..59f9be8 100644 --- a/sys/dev/twa/twa.h +++ b/sys/dev/twa/twa.h @@ -35,7 +35,7 @@ */ -#define TWA_DRIVER_VERSION_STRING "2.50.02.011" +#define TWA_DRIVER_VERSION_STRING "2.50.02.012" #define TWA_CDEV_MAJOR MAJOR_AUTO |