diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-09-01 11:43:50 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-09-01 11:43:50 +0200 |
commit | 03f5d65f039bcccfcb8f8aeba14876e308e68dce (patch) | |
tree | 4053187893ba5593d845c8e8dc5dbfad801aaa0f | |
parent | 151fd88f742931b0eabb30df77d7c869e3335b57 (diff) |
netsniff-ng 0.5.9-rc4v0.5.9-rc4
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ endif VERSION = 0 PATCHLEVEL = 5 SUBLEVEL = 9 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Cilonen TOOLS ?= $(CONFIG_TOOLS) |