From 5bd3d0d15c57d89affa4c42c3b7d9579404f8bd7 Mon Sep 17 00:00:00 2001
From: Tobias Klauser <tklauser@distanz.ch>
Date: Fri, 6 Nov 2015 12:11:48 +0100
Subject: [PATCH] netsniff-ng v0.6.0

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
---
 Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 94f1598..b0ee375 100644
--- a/Makefile
+++ b/Makefile
@@ -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
-- 
GitLab