From: Luiz Capitulino Date: Tue, 21 Mar 2006 06:25:05 +0000 (-0800) Subject: [PKTGEN]: Updates version. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=53dcb0e38c1786aa82ada4641b4607be315b610a;p=linux-beck.git [PKTGEN]: Updates version. Due to the thread's lock changes, we're at a new version now. Signed-off-by: Luiz Capitulino Signed-off-by: David S. Miller --- diff --git a/net/core/pktgen.c b/net/core/pktgen.c index df4d531e27e0..8eedaedba743 100644 --- a/net/core/pktgen.c +++ b/net/core/pktgen.c @@ -154,7 +154,7 @@ #include /* do_div */ #include -#define VERSION "pktgen v2.65: Packet Generator for packet performance testing.\n" +#define VERSION "pktgen v2.66: Packet Generator for packet performance testing.\n" /* #define PG_DEBUG(a) a */ #define PG_DEBUG(a)