Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerBea committed Sep 17, 2020
1 parent 73b5394 commit 73a456a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 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.1.1
PRODUCTION := 1
PRODUCTION_VERSION := 6.1.2
PRODUCTION_YEAR := 2020

ifeq ($(PRODUCTION),1)
Expand Down
7 changes: 6 additions & 1 deletion changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
17.09.2020
==========
release v 6.1.2


15.09.2020
==========
hcxdumptool: added new option
Expand All @@ -22,7 +27,7 @@ hcxdumptool: added new option --wpaent to announce WPA ENTERPRISE

06.08.2020
==========
release v 6.1.0
release v 6.1.1
fixed handling of long opts


Expand Down

0 comments on commit 73a456a

Please sign in to comment.