diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2021-01-11 12:47:19 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2021-01-11 12:51:50 +0100 |
commit | be3e706f00295024ebc199e70177343fdaebbc9e (patch) | |
tree | f89cf42b48cb331aa018dd5c7b18d600d03bdd60 | |
parent | 0f4320298fd992cc856134e28dca9ed653b2b15d (diff) |
netsniff-ng v0.6.8v0.6.8
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,9 +15,9 @@ endif VERSION = 0 PATCHLEVEL = 6 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = -NAME = Polygon Window +NAME = Flutternozzle TOOLS ?= $(CONFIG_TOOLS) |