mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 05:43:52 -07:00
v8.6-dev init
This commit is contained in:
parent
59819655d1
commit
639dce3be1
2 changed files with 5 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -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
|
||||
|
|
2
hydra.c
2
hydra.c
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue