瀏覽代碼

forcedeth: version bump to 64

This patch bumps up the version to 0.64

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Ayaz Abdulla 16 年之前
父節點
當前提交
3e1a3ce2f1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/net/forcedeth.c

+ 1 - 1
drivers/net/forcedeth.c

@@ -39,7 +39,7 @@
  * DEV_NEED_TIMERIRQ will not harm you on sane hardware, only generating a few
  * superfluous timer interrupts from the nic.
  */
-#define FORCEDETH_VERSION		"0.63"
+#define FORCEDETH_VERSION		"0.64"
 #define DRV_NAME			"forcedeth"
 
 #include <linux/module.h>