Skip to content

Commit 45d2f2d

Browse files
committed
v9.4 release
1 parent 5cb9e50 commit 45d2f2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog for hydra
22
-------------------
33

4-
Release 9.4-dev
4+
Release 9.4
55
* Switched from pcre/pcre3 to pcre2 as pcre/pcre3 will be dropped from Debian
66
* Small fix for weird RTSP servers
77
* Added "2=" optional parameter to http-post-form module to tell hydra that

hydra.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ char *SERVICES = "adam6500 asterisk afp cisco cisco-enable cobaltstrike cvs fire
228228
#define RESTOREFILE "./hydra.restore"
229229

230230
#define PROGRAM "Hydra"
231-
#define VERSION "v9.4-dev"
231+
#define VERSION "v9.4"
232232
#define AUTHOR "van Hauser/THC"
233233
#define EMAIL "<vh@thc.org>"
234234
#define AUTHOR2 "David Maciejak"

0 commit comments

Comments
 (0)