We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6457ef2 commit 43e545aCopy full SHA for 43e545a
Makefile
@@ -1,5 +1,5 @@
1
-PRODUCTION := 0
2
-PRODUCTION_VERSION := 6.3.1
+PRODUCTION := 1
+PRODUCTION_VERSION := 6.3.2
3
PRODUCTION_YEAR := 2023
4
5
ifeq ($(PRODUCTION),1)
changelog
@@ -1,3 +1,8 @@
+01.11.2023
+==========
+release v6.3.2
+
6
26.09.2023
7
==========
8
hcxpsktool: added simple pattern generator based on analysis of wpa-sec
0 commit comments