Change to version 3.67

Origin commit data
------------------
Branch: ni/coolstream
Commit: c3bd20c0c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-05-19 (Mon, 19 May 2025)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2025-05-19 20:12:06 +02:00
parent d8a179dc85
commit a8c4caed32

View File

@@ -1,7 +1,7 @@
# explicit defines for separate revision handling
# Keep in sync with git tags! Set tag with 'git tag NI-3.60'.
define(ver_major, 3)
define(ver_minor, 66)
define(ver_minor, 67)
# ver_micro counts commits since last tag
define(ver_micro, m4_esyscmd([
GITTAG=$(git tag -l "NI-*" | tail -n1);