aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/wireless/rt2x00/rt2x00.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2x00.h b/drivers/net/wireless/rt2x00/rt2x00.h
index 75c9a766e421..84b0fc9365f3 100644
--- a/drivers/net/wireless/rt2x00/rt2x00.h
+++ b/drivers/net/wireless/rt2x00/rt2x00.h
@@ -43,7 +43,7 @@
43 * Module information. 43 * Module information.
44 * DRV_NAME should be set within the individual module source files. 44 * DRV_NAME should be set within the individual module source files.
45 */ 45 */
46#define DRV_VERSION "2.0.11" 46#define DRV_VERSION "2.0.12"
47#define DRV_PROJECT "http://rt2x00.serialmonkey.com" 47#define DRV_PROJECT "http://rt2x00.serialmonkey.com"
48 48
49/* 49/*