Skip to content

Commit 2fd8d1a

Browse files
author
=
committed
prepare relese
1 parent 7d0dd93 commit 2fd8d1a

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
PRODUCTION := 0
2-
PRODUCTION_VERSION := 6.3.5
1+
PRODUCTION := 1
2+
PRODUCTION_VERSION := 7.0.0
33
PRODUCTION_YEAR := 2025
44

55
ifeq ($(PRODUCTION),1)

changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
02.08.2025
2+
==========
3+
release v7.0.0 (according to hashcat v7.0.0)
4+
workaround on OpenWRT Linux Kernel bug: https://github.com/openwrt/openwrt/issues/19405
5+
6+
17
12.07.2025
28
==========
39
added an information to --help that there is another help menu (-h)

0 commit comments

Comments
 (0)