Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Nov 11, 2024
1 parent 4e11faa commit 90994c1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PRODUCTION := 0
PRODUCTION_VERSION := 6.3.4
PRODUCTION := 1
PRODUCTION_VERSION := 6.3.5
PRODUCTION_YEAR := 2024

ifeq ($(PRODUCTION),1)
Expand Down
9 changes: 9 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
11.11.2024
==========
release v6.3.5
hcxhashtool: added new option to filter ESSID
--essid-regex=<regex> : filter ESSID by regular expression

several fixes and improvements


04.03.2024
==========
README.md: removed entire instructions how to compile hcxtools on different distributions
Expand Down

0 comments on commit 90994c1

Please sign in to comment.