Skip to content

Commit

Permalink
moved to v6.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerBea committed Mar 10, 2023
1 parent bfcb216 commit eef02d3
Show file tree
Hide file tree
Showing 2 changed files with 10 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.7
PRODUCTION := 1
PRODUCTION_VERSION := 6.2.8
PRODUCTION_YEAR := 2023

ifeq ($(PRODUCTION),1)
Expand Down
8 changes: 8 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
10.03.2023
==========
release v6.2.7
move to OpenSSL 3.0 EVP API (from now on OPenSSL >= 3.0 is mandatory)
new options
several bug fixes


16.01.2023
==========
hcxdumptool: added option to reset an USB device without unplugging it
Expand Down

0 comments on commit eef02d3

Please sign in to comment.