[PATCH] wbsd version bump

From: Pierre Ossman
Date: Mon Jul 11 2005 - 07:22:59 EST


Version increase of the wbsd driver.

Signed-off-by: Pierre Ossman <drzeus@xxxxxxxxx>

Even though the changes are minor for the next release an increasing
version number simplifies my support issues.

Index: linux/drivers/mmc/wbsd.c
===================================================================
--- linux/drivers/mmc/wbsd.c (revision 151)
+++ linux/drivers/mmc/wbsd.c (working copy)
@@ -42,7 +42,7 @@
#include "wbsd.h"

#define DRIVER_NAME "wbsd"
-#define DRIVER_VERSION "1.2"
+#define DRIVER_VERSION "1.3"

#ifdef CONFIG_MMC_DEBUG
#define DBG(x...) \