Skip to content

Commit 43e545a

Browse files
author
=
committed
prepare release
1 parent 6457ef2 commit 43e545a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
PRODUCTION := 0
2-
PRODUCTION_VERSION := 6.3.1
1+
PRODUCTION := 1
2+
PRODUCTION_VERSION := 6.3.2
33
PRODUCTION_YEAR := 2023
44

55
ifeq ($(PRODUCTION),1)

changelog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
01.11.2023
2+
==========
3+
release v6.3.2
4+
5+
16
26.09.2023
27
==========
38
hcxpsktool: added simple pattern generator based on analysis of wpa-sec

0 commit comments

Comments
 (0)