Files
Bachelorarbeit-Rover/include/Version.h
T
2023-08-09 22:41:48 +02:00

9 lines
209 B
C

// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.8.28"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-08-09 19:28:27.390516"
#endif