v8.3 release

This commit is contained in:
van Hauser 2016-08-11 09:48:55 +02:00
commit eb010b2672
2 changed files with 2 additions and 2 deletions

View file

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

View file

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