diff options
| -rw-r--r-- | drivers/mmc/sdhci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/sdhci.c b/drivers/mmc/sdhci.c index 27f81e614198..e192f3c9a437 100644 --- a/drivers/mmc/sdhci.c +++ b/drivers/mmc/sdhci.c | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | #include "sdhci.h" | 21 | #include "sdhci.h" |
| 22 | 22 | ||
| 23 | #define DRIVER_NAME "sdhci" | 23 | #define DRIVER_NAME "sdhci" |
| 24 | #define DRIVER_VERSION "0.11" | 24 | #define DRIVER_VERSION "0.12" |
| 25 | 25 | ||
| 26 | #define BUGMAIL "<sdhci-devel@list.drzeus.cx>" | 26 | #define BUGMAIL "<sdhci-devel@list.drzeus.cx>" |
| 27 | 27 | ||
