diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2018-01-05 12:02:22 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2018-01-05 12:02:22 +0100 |
commit | 5bef83d56ab496a7d1f039e0ffc9c52828164d56 (patch) | |
tree | f2d7228db53a4bb2472c52bcd382c8032851ff57 /Makefile | |
parent | 6e850d43799e0ed00a87313b826211fe57d03a03 (diff) |
netsniff-ng v0.6.4v0.6.4
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,9 +15,9 @@ endif VERSION = 0 PATCHLEVEL = 6 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = -NAME = Mookid +NAME = Spiral Staircase TOOLS ?= $(CONFIG_TOOLS) |