diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h
index 903e60aa611ef266f38bd86330c0c690ad5ba3a9..88b8981d24b0202bcc104aa780c8367a5c7cd159 100644
--- a/drivers/net/bonding/bonding.h
+++ b/drivers/net/bonding/bonding.h
@@ -41,8 +41,8 @@
 #include "bond_3ad.h"
 #include "bond_alb.h"
 
-#define DRV_VERSION	"2.6.5"
-#define DRV_RELDATE	"November 4, 2005"
+#define DRV_VERSION	"3.0.0"
+#define DRV_RELDATE	"November 8, 2005"
 #define DRV_NAME	"bonding"
 #define DRV_DESCRIPTION	"Ethernet Channel Bonding Driver"