Change to version 3.66

Origin commit data
------------------
Branch: ni/coolstream
Commit: cecf7036af
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)


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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2023-03-07 23:20:44 +01:00
parent ce31d42150
commit 7bec75003f

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, 65)
define(ver_minor, 66)
# ver_micro counts commits since last tag
define(ver_micro, m4_esyscmd([
GITTAG=$(git tag -l "NI-*" | tail -n1);