Skip to content

Commit

Permalink
prepare release v6.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerBea committed Apr 22, 2022
1 parent 902f7df commit 1f12cd6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PRODUCTION := 0
PRODUCTION_VERSION := 6.2.5
PRODUCTION_YEAR := 2021
PRODUCTION := 1
PRODUCTION_VERSION := 6.2.6
PRODUCTION_YEAR := 2022

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


09.04.2022
==========
hcxpsktool: added new option
Expand Down
2 changes: 1 addition & 1 deletion license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2000-2021 ZeroBeat
Copyright (c) 2000-2022 ZeroBeat

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 1f12cd6

Please sign in to comment.