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 66ba09f commit 2c54f91
Show file tree
Hide file tree
Showing 2 changed files with 9 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
7 changes: 7 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
11.11.2024
==========
release v6.3.5
better compatibility with OpenWRT
several fixes


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

0 comments on commit 2c54f91

Please sign in to comment.