]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
IB/mthca: Bump driver version and release date
authorRoland Dreier <rolandd@cisco.com>
Tue, 14 Feb 2006 01:21:09 +0000 (17:21 -0800)
committerRoland Dreier <rolandd@cisco.com>
Mon, 20 Mar 2006 18:08:15 +0000 (10:08 -0800)
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_dev.h

index 2f4500f85ae04eabb3e3cab2c0fd434cac83bbdd..7f0dc221fa47c59473d8cd5d8a4a4c827f2d65d8 100644 (file)
@@ -53,8 +53,8 @@
 
 #define DRV_NAME       "ib_mthca"
 #define PFX            DRV_NAME ": "
-#define DRV_VERSION    "0.07"
-#define DRV_RELDATE    "February 13, 2006"
+#define DRV_VERSION    "0.08"
+#define DRV_RELDATE    "February 14, 2006"
 
 enum {
        MTHCA_FLAG_DDR_HIDDEN = 1 << 1,