mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-19 21:03:52 -07:00
v8.3 release
This commit is contained in:
parent
57f438f6c6
commit
eb010b2672
2 changed files with 2 additions and 2 deletions
2
CHANGES
2
CHANGES
|
@ -1,7 +1,7 @@
|
|||
Changelog for hydra
|
||||
-------------------
|
||||
|
||||
Release 8.3-dev
|
||||
Release 8.3
|
||||
* Support for upcoming OpenSSL 1.1 added. needs testing.
|
||||
* Fixed hydra redo bug (issue #113)
|
||||
* Updated xhydra for new hydra features and options
|
||||
|
|
2
hydra.c
2
hydra.c
|
@ -167,7 +167,7 @@ char *SERVICES =
|
|||
#define RESTOREFILE "./hydra.restore"
|
||||
|
||||
#define PROGRAM "Hydra"
|
||||
#define VERSION "v8.3-dev"
|
||||
#define VERSION "v8.3"
|
||||
#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