With all the previous changes, we're at a new version now. Signed-off-by: Luiz Capitulino <[EMAIL PROTECTED]>
--- net/core/pktgen.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 32d9b9951586e505b4b8bc587f9e170612a48a4d diff --git a/net/core/pktgen.c b/net/core/pktgen.c index 5d13626..2221b86 100644 --- a/net/core/pktgen.c +++ b/net/core/pktgen.c @@ -153,7 +153,7 @@ #include <asm/div64.h> /* do_div */ #include <asm/timex.h> -#define VERSION "pktgen v2.64: Packet Generator for packet performance testing.\n" +#define VERSION "pktgen v2.65: Packet Generator for packet performance testing.\n" /* #define PG_DEBUG(a) a */ #define PG_DEBUG(a) -- 1.2.1.g3397f9 -- Luiz Fernando N. Capitulino - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
