diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2018-09-20 13:30:18 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2018-09-20 13:30:18 +0200 |
commit | 42978816ca573ec4f75e8069bb7891239d703a38 (patch) | |
tree | 7a421d4f793c1b6e4ffd02cfde12372e44b316f4 /Makefile | |
parent | 708b252a8ca7cae10bd70338f53691d034babcc5 (diff) |
netsniff-ng v0.6.5v0.6.5
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ endif VERSION = 0 PATCHLEVEL = 6 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Spiral Staircase |