Skip to content

Commit

Permalink
IB/mthca: bump driver version and release date
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Dreier <rolandd@cisco.com>
  • Loading branch information
Roland Dreier committed Feb 13, 2006
1 parent 20b8338 commit 7d2babc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/infiniband/hw/mthca/mthca_dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@

#define DRV_NAME "ib_mthca"
#define PFX DRV_NAME ": "
#define DRV_VERSION "0.06"
#define DRV_RELDATE "June 23, 2005"
#define DRV_VERSION "0.07"
#define DRV_RELDATE "February 13, 2006"

enum {
MTHCA_FLAG_DDR_HIDDEN = 1 << 1,
Expand Down

0 comments on commit 7d2babc

Please sign in to comment.