From 0c0090c41ebe22e780dc42c16b3034d56ec52a65 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 7 Oct 2013 12:51:04 +0200 Subject: netsniff-ng 0.5.8-rc4 Signed-off-by: Daniel Borkmann Signed-off-by: Tobias Klauser --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0f59a51..49b189a 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ endif VERSION = 0 PATCHLEVEL = 5 SUBLEVEL = 8 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Ziggomatic TOOLS ?= $(CONFIG_TOOLS) -- cgit v1.2.3-54-g00ecf