You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
#ifndef BUILD_NUMBER
|
|
#define BUILD_NUMBER "24"
|
|
#endif
|
|
#ifndef VERSION
|
|
#define VERSION "v0.4.3.24- - 2021-09-16 11:30:47.660702"
|
|
#endif
|
|
#ifndef VERSION_SHORT
|
|
#define VERSION_SHORT "v0.4.3.24-"
|
|
#endif
|
|
|