mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 13:23:57 -07:00
v8.9-dev init
This commit is contained in:
parent
3f56e5185a
commit
7565756c33
2 changed files with 4 additions and 1 deletions
3
CHANGES
3
CHANGES
|
@ -1,6 +1,9 @@
|
||||||
Changelog for hydra
|
Changelog for hydra
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Release 8.9-dev
|
||||||
|
* your patch? :)
|
||||||
|
|
||||||
|
|
||||||
Release 8.8
|
Release 8.8
|
||||||
* New web page: https://github.com/vanhauser-thc/thc-hydra
|
* New web page: https://github.com/vanhauser-thc/thc-hydra
|
||||||
|
|
2
hydra.c
2
hydra.c
|
@ -204,7 +204,7 @@ char *SERVICES =
|
||||||
#define RESTOREFILE "./hydra.restore"
|
#define RESTOREFILE "./hydra.restore"
|
||||||
|
|
||||||
#define PROGRAM "Hydra"
|
#define PROGRAM "Hydra"
|
||||||
#define VERSION "v8.8"
|
#define VERSION "v8.9-dev"
|
||||||
#define AUTHOR "van Hauser/THC"
|
#define AUTHOR "van Hauser/THC"
|
||||||
#define EMAIL "<vh@thc.org>"
|
#define EMAIL "<vh@thc.org>"
|
||||||
#define RESOURCE "https://github.com/vanhauser-thc/thc-hydra"
|
#define RESOURCE "https://github.com/vanhauser-thc/thc-hydra"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue