We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7bad5 commit 5ede290Copy full SHA for 5ede290
Makefile
@@ -1,5 +1,5 @@
1
-PRODUCTION := 0
2
-PRODUCTION_VERSION := 6.2.8
+PRODUCTION := 1
+PRODUCTION_VERSION := 6.2.9
3
PRODUCTION_YEAR := 2023
4
5
ifeq ($(PRODUCTION),1)
changelog
@@ -1,3 +1,9 @@
+10.03.2023
+==========
+release v6.2.9
+hcxpcapngtool moved default timestamp from usec to nsec (timeval to timespec)
+
6
7
10.03.2023
8
==========
9
release v6.2.8
0 commit comments