We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25697a4 commit 75cb454Copy full SHA for 75cb454
Makefile
@@ -1,5 +1,5 @@
1
-PRODUCTION := 0
2
-PRODUCTION_VERSION := 6.2.9
+PRODUCTION := 1
+PRODUCTION_VERSION := 6.3.0
3
PRODUCTION_YEAR := 2023
4
5
ifeq ($(PRODUCTION),1)
changelog
@@ -1,3 +1,9 @@
+05.05.2023
+==========
+release v6.3.0
+hcxhashtool/whoismac: do not overwrite oui.txt in case of download ERROR
+
6
7
10.03.2023
8
==========
9
release v6.2.9
0 commit comments