v8.6-dev init

This commit is contained in:
van Hauser 2017-05-03 14:10:17 +02:00
commit 639dce3be1
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,10 @@
Changelog for hydra
-------------------
Release 8.6-dev
* ...
Release 8.5
* New command line option:
-b : format option for -o output file (json only so far, happy for patches supporting others :) ) - thanks to veggiespam for the patch

View file

@ -171,7 +171,7 @@ char *SERVICES =
#define RESTOREFILE "./hydra.restore"
#define PROGRAM "Hydra"
#define VERSION "v8.5"
#define VERSION "v8.6-dev"
#define AUTHOR "van Hauser/THC"
#define EMAIL "<vh@thc.org>"
#define RESOURCE "http://www.thc.org/thc-hydra"