v8.9-dev init

This commit is contained in:
van Hauser 2019-01-02 13:41:34 +01:00
commit 7565756c33
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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"