commit | 981d9c176dacf397d267215d44a4060c28663480 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@electric-eye.fr.zoreil.com> | Wed Nov 30 22:35:39 2005 +0100 |
committer | Francois Romieu <romieu@electric-eye.fr.zoreil.com> | Wed Nov 30 22:35:39 2005 +0100 |
tree | 85d1f9d73c0eb26a39c61beab397002991bbdae2 | |
parent | 3410572d519b6c68505f746f25033de97809eaa1 [diff] [blame] |
b44: increase version number Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
diff --git a/drivers/net/b44.c b/drivers/net/b44.c index e0ec777..7aa49b9 100644 --- a/drivers/net/b44.c +++ b/drivers/net/b44.c
@@ -28,8 +28,8 @@ #define DRV_MODULE_NAME "b44" #define PFX DRV_MODULE_NAME ": " -#define DRV_MODULE_VERSION "0.96" -#define DRV_MODULE_RELDATE "Nov 8, 2005" +#define DRV_MODULE_VERSION "0.97" +#define DRV_MODULE_RELDATE "Nov 30, 2005" #define B44_DEF_MSG_ENABLE \ (NETIF_MSG_DRV | \