1 parent 7d0dd93 commit 2fd8d1aCopy full SHA for 2fd8d1a
2 files changed
Makefile
@@ -1,5 +1,5 @@
1
-PRODUCTION := 0
2
-PRODUCTION_VERSION := 6.3.5
+PRODUCTION := 1
+PRODUCTION_VERSION := 7.0.0
3
PRODUCTION_YEAR := 2025
4
5
ifeq ($(PRODUCTION),1)
changelog
@@ -1,3 +1,9 @@
+02.08.2025
+==========
+release v7.0.0 (according to hashcat v7.0.0)
+workaround on OpenWRT Linux Kernel bug: https://github.com/openwrt/openwrt/issues/19405
+
6
7
12.07.2025
8
==========
9
added an information to --help that there is another help menu (-h)
0 commit comments