diff options
| author | Vinod Kashyap <vkashyap@FreeBSD.org> | 2005-02-12 01:16:28 +0000 |
|---|---|---|
| committer | Vinod Kashyap <vkashyap@FreeBSD.org> | 2005-02-12 01:16:28 +0000 |
| commit | fc01f80ec38458e63be0c8826ab57d412a491de2 (patch) | |
| tree | a6a34bd8d0b11a345caf446d4b5cd60602cebc1a /sys/dev/twa | |
| parent | c5377c2c884924fbd2584194af6de96eac9cef57 (diff) | |
Notes
Diffstat (limited to 'sys/dev/twa')
| -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 52aee35281a56..59f9be8105231 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 |
