Skip to content

Commit

Permalink
prepare v6.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerBea committed Dec 1, 2021
1 parent d345149 commit 69edbe3
Show file tree
Hide file tree
Showing 2 changed files with 8 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.4
PRODUCTION := 1
PRODUCTION_VERSION := 6.2.5
PRODUCTION_YEAR := 2021

ifeq ($(PRODUCTION),1)
Expand Down
6 changes: 6 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
01.12.2021
==========
release v6.2.5
still supporting OpenSSL 1.1


23.10.2021
==========
added generic hcxtools.1 man page
Expand Down

0 comments on commit 69edbe3

Please sign in to comment.