IB/mthca: bump driver version and release date

Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
Roland Dreier 2006-02-13 12:19:44 -08:00
parent 20b83382d1
commit 7d2babc487
1 changed files with 2 additions and 2 deletions

View File

@ -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,