Files
Bachelorarbeit-Rover/include/Version.h
T
2023-08-07 20:38:44 +02:00

9 lines
208 B
C

// 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