configure CC support, strrchr over rindex

This commit is contained in:
van Hauser 2017-01-31 11:03:00 +01:00
commit 9c3feee9b6
5 changed files with 27 additions and 18 deletions

View file

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