Skip to content

Commit

Permalink
prepare v6.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerBea committed Aug 7, 2022
1 parent 758d6d9 commit b9af8bd
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.2.6
PRODUCTION := 1
PRODUCTION_VERSION := 6.2.7
PRODUCTION_YEAR := 2022

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 @@
07.08.2022
==========
release v6.2.7
several bug fixes
still using OpenSSL 1.1


02.06.2022
==========
hcxdumptool: added warning if a not recommended driver has been detected
Expand Down

0 comments on commit b9af8bd

Please sign in to comment.