Files
Bachelorarbeit-Rover/include/Version.h
T
2023-08-09 15:34:03 +02:00

9 lines
209 B
C

// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.8.27"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-08-09 10:33:06.900861"
#endif