From 7ecf010afa0ab4c6c3514599e59132995711fc33 Mon Sep 17 00:00:00 2001 From: Mitch Williams Date: Wed, 9 Nov 2005 10:36:46 -0800 Subject: [PATCH] --- yaml --- r: 15722 b: refs/heads/master c: 39755cad88f7b26dcb1edf9dcf14bd85f8fc2a3a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/bonding/bonding.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index cfe601bf6124..3395dc8c8cd7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b76cdba9cdb29b091cacb4c11534ffb2eac02f64 +refs/heads/master: 39755cad88f7b26dcb1edf9dcf14bd85f8fc2a3a diff --git a/trunk/drivers/net/bonding/bonding.h b/trunk/drivers/net/bonding/bonding.h index 903e60aa611e..88b8981d24b0 100644 --- a/trunk/drivers/net/bonding/bonding.h +++ b/trunk/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"