Skip to content

Commit 0fda1e0

Browse files
author
=
committed
prepare release
1 parent 99cb767 commit 0fda1e0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
PRODUCTION := 0
2-
PRODUCTION_VERSION := 6.3.5
1+
PRODUCTION := 1
2+
PRODUCTION_VERSION := 7.0.0
33
PRODUCTION_YEAR := 2025
44

55
ifeq ($(PRODUCTION),1)

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
02.08.2025
2+
==========
3+
release v7.0.0
4+
5+
16
08.02.2025
27
==========
38
hcxpcapngtool: added new options to read NMEA 0183 files from external sources

0 commit comments

Comments
 (0)