diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-04-11 14:25:11 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-04-11 14:25:11 +0200 |
commit | eedf26d355b3dcbaa8324db678868fe11e57d5ce (patch) | |
tree | 46df521f539907cb0e90cfec97e3385b631f8c91 /Makefile | |
parent | 88ec2ad37cabb3d3b7ca0e8e5ea3d682c083618d (diff) |
netsniff-ng v0.6.3v0.6.3
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 = 2 +SUBLEVEL = 3 EXTRAVERSION = -NAME = Circlon +NAME = Mookid TOOLS ?= $(CONFIG_TOOLS) |