Skip to content

Commit 90994c1

Browse files
author
=
committed
prepare release
1 parent 4e11faa commit 90994c1

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-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.4
1+
PRODUCTION := 1
2+
PRODUCTION_VERSION := 6.3.5
33
PRODUCTION_YEAR := 2024
44

55
ifeq ($(PRODUCTION),1)

changelog

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
11.11.2024
2+
==========
3+
release v6.3.5
4+
hcxhashtool: added new option to filter ESSID
5+
--essid-regex=<regex> : filter ESSID by regular expression
6+
7+
several fixes and improvements
8+
9+
110
04.03.2024
211
==========
312
README.md: removed entire instructions how to compile hcxtools on different distributions

0 commit comments

Comments
 (0)