added auto version increment

This commit is contained in:
2023-08-07 20:38:44 +02:00
parent 8d437b35e8
commit c4d7afcdb7
8 changed files with 22 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.1.3"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-08-07 20:34:58.828579"
#endif