[PATCH 14/14] IB/mthca: Bump version

From: Roland Dreier
Date: Thu Jun 23 2005 - 23:38:43 EST


It's about time for a version bump.

Signed-off-by: Roland Dreier <roland@xxxxxxxxxxx>

---

linux.git/drivers/infiniband/hw/mthca/mthca_dev.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)



--- linux.git.orig/drivers/infiniband/hw/mthca/mthca_dev.h 2005-06-23 13:03:09.283107924 -0700
+++ linux.git/drivers/infiniband/hw/mthca/mthca_dev.h 2005-06-23 13:03:10.111928547 -0700
@@ -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,

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/