aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorLuiz Capitulino <lcapitulino@mandriva.com.br>2006-03-20 22:18:31 -0800
committerDavid S. Miller <davem@davemloft.net>2006-03-20 22:18:31 -0800
commit65a3980e6b14d591e3b8f5cdc7219be99e3003a4 (patch)
treed837464919d82b5fbf8ab4981852a0f619338ee5 /net/core
parent[PKTGEN]: Ports if_list to the in-kernel implementation. (diff)
downloadlinux-dev-65a3980e6b14d591e3b8f5cdc7219be99e3003a4.tar.xz
linux-dev-65a3980e6b14d591e3b8f5cdc7219be99e3003a4.zip
[PKTGEN]: Updates version.
With all the previous changes, we're at a new version now. Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
-rw-r--r--net/core/pktgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/pktgen.c b/net/core/pktgen.c
index 74194afb9540..04c6d8e23e50 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)