Commit 3462b925414a146d4c2252de97d20f89218d1ffb

Authored by Pierre Ossman
Committed by Linus Torvalds
1 parent e62b8b2bc7

[PATCH] wbsd version bump

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

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -42,7 +42,7 @@
42 42 #include "wbsd.h"
43 43  
44 44 #define DRIVER_NAME "wbsd"
45   -#define DRIVER_VERSION "1.2"
  45 +#define DRIVER_VERSION "1.3"
46 46  
47 47 #ifdef CONFIG_MMC_DEBUG
48 48 #define DBG(x...) \