]> Pileus Git - ~andy/linux/commitdiff
bonding: update version
authorJay Vosburgh <fubar@us.ibm.com>
Sat, 20 Jan 2007 02:15:56 +0000 (18:15 -0800)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:47 +0000 (16:58 -0500)
Update version number to reflect recent changes.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/bonding/bonding.h

index 731cfb63b663f435bbd3583423dae29d8a896a7f..41aa78bf1f783af9d86928db4c1216de406dd6d4 100644 (file)
@@ -22,8 +22,8 @@
 #include "bond_3ad.h"
 #include "bond_alb.h"
 
-#define DRV_VERSION    "3.1.1"
-#define DRV_RELDATE    "September 26, 2006"
+#define DRV_VERSION    "3.1.2"
+#define DRV_RELDATE    "January 20, 2007"
 #define DRV_NAME       "bonding"
 #define DRV_DESCRIPTION        "Ethernet Channel Bonding Driver"