diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2019-05-09 09:22:22 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2019-05-09 09:22:22 +0200 |
commit | c5b1ed4446f1da55f474c3eb5196825b19a08a05 (patch) | |
tree | d1cae82e0548f09e5b794a323f5b34812c9ba2b5 /Makefile | |
parent | 663c2e9d3263dfde688fc201bf19dec01a13adaf (diff) |
netsniff-ng v0.6.6v0.6.6
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 = 5 +SUBLEVEL = 6 EXTRAVERSION = -NAME = Spiral Staircase +NAME = Syro TOOLS ?= $(CONFIG_TOOLS) |