Skip to content

Commit

Permalink
prepare v6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerBea committed Oct 9, 2020
1 parent a9059c1 commit 7186bac
Show file tree
Hide file tree
Showing 2 changed files with 7 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.1.2
PRODUCTION := 1
PRODUCTION_VERSION := 6.1.3
PRODUCTION_YEAR := 2020

ifeq ($(PRODUCTION),1)
Expand Down
5 changes: 5 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
09.10.2020
==========
release v 6.1.2


05.10.2020
==========
refactored weak candidate list based on wpa-sec analysis
Expand Down

0 comments on commit 7186bac

Please sign in to comment.