From 09b3fc4c74be7260786d4a2b025792f24a79ff42 Mon Sep 17 00:00:00 2001 From: Jay Vosburgh Date: Tue, 26 Sep 2006 10:55:00 -0700 Subject: [PATCH] --- yaml --- r: 36539 b: refs/heads/master c: 0ba8821b12231386c8c1d506c682061f7225ae49 h: refs/heads/master i: 36537: 1243b68ef5c79cd494f67f058d12edde5c66ab71 36535: fc152a8934fccdcb136180b335f020710a16110b 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 6c32b732c8b9..c2b078fdd7c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fab2062ee4a3969a9c6cb7155534d0d15ddeff54 +refs/heads/master: 0ba8821b12231386c8c1d506c682061f7225ae49 diff --git a/trunk/drivers/net/bonding/bonding.h b/trunk/drivers/net/bonding/bonding.h index db16fee40a5f..dc434fb6da85 100644 --- a/trunk/drivers/net/bonding/bonding.h +++ b/trunk/drivers/net/bonding/bonding.h @@ -22,8 +22,8 @@ #include "bond_3ad.h" #include "bond_alb.h" -#define DRV_VERSION "3.1.0-test" -#define DRV_RELDATE "September 9, 2006" +#define DRV_VERSION "3.1.1" +#define DRV_RELDATE "September 26, 2006" #define DRV_NAME "bonding" #define DRV_DESCRIPTION "Ethernet Channel Bonding Driver"