diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-06-12 15:56:21 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-06-12 15:56:21 +0200 |
commit | 7a78872dc5fa22c834d12e1f909c4fdf68da1879 (patch) | |
tree | dc920475da8f01c4ea08f0d907f3c03194995768 /Makefile | |
parent | b0e03239c7e3ecc08c51daedfff3a9be04113a62 (diff) |
netsniff-ng 0.5.9-rc1v0.5.9-rc1
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,9 +15,9 @@ endif VERSION = 0 PATCHLEVEL = 5 -SUBLEVEL = 8 -EXTRAVERSION = -NAME = Ziggomatic +SUBLEVEL = 9 +EXTRAVERSION = -rc1 +NAME = Cilonen TOOLS ?= $(CONFIG_TOOLS) TOOLS ?= netsniff-ng trafgen astraceroute flowtop ifpps bpfc curvetun mausezahn |