added auto version increment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user