diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-11-07 14:23:02 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-11-07 14:23:30 +0100 |
commit | 32804e5ee859f475c2c8a3d31be7a99a26ebaf5b (patch) | |
tree | e7b1649e789d6b01f2049791195d8b857a774542 /Makefile | |
parent | 7ca8017e5abf4400d0e19c05633d4553092a4c3c (diff) |
netsniff-ng v0.5.2v0.6.2
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 = 1 +SUBLEVEL = 2 EXTRAVERSION = -NAME = aisatsana +NAME = Circlon TOOLS ?= $(CONFIG_TOOLS) |