We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93f8bd commit 23b1fb3Copy full SHA for 23b1fb3
Makefile
@@ -1,5 +1,5 @@
1
-PRODUCTION := 0
2
-PRODUCTION_VERSION := 6.2.6
+PRODUCTION := 1
+PRODUCTION_VERSION := 6.2.7
3
PRODUCTION_YEAR := 2022
4
5
ifeq ($(PRODUCTION),1)
changelog
@@ -1,3 +1,9 @@
+26.04.2022
+==========
+hcxpsktool: fixed stdout bug
+release v6.2.7
+
6
7
22.04.2022
8
==========
9
release v6.2.6
0 commit comments