diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-11-06 12:11:48 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-11-06 12:11:48 +0100 |
commit | 5bd3d0d15c57d89affa4c42c3b7d9579404f8bd7 (patch) | |
tree | c78985146fb991a8d81679e859a504eb38d7f925 | |
parent | 646718a8e95238408138ace6098a04b3b644c57c (diff) |
netsniff-ng v0.6.0v0.6.0
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,10 +14,10 @@ ifndef CONFIG_OK endif VERSION = 0 -PATCHLEVEL = 5 -SUBLEVEL = 9 +PATCHLEVEL = 6 +SUBLEVEL = 0 EXTRAVERSION = -NAME = Cilonen +NAME = avril altdelay TOOLS ?= $(CONFIG_TOOLS) TOOLS ?= netsniff-ng trafgen astraceroute flowtop ifpps bpfc curvetun mausezahn |