[PATCH] IB/mthca: Bump version
It's about time for a version bump. Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
ed878458ee
commit
cae54bdf6f
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@
|
|||
|
||||
#define DRV_NAME "ib_mthca"
|
||||
#define PFX DRV_NAME ": "
|
||||
#define DRV_VERSION "0.06-pre"
|
||||
#define DRV_RELDATE "November 8, 2004"
|
||||
#define DRV_VERSION "0.06"
|
||||
#define DRV_RELDATE "June 23, 2005"
|
||||
|
||||
enum {
|
||||
MTHCA_FLAG_DDR_HIDDEN = 1 << 1,
|
||||
|
|
Loading…
Reference in a new issue