Files
Bachelorarbeit-Rover/include/Version.h
T
2023-08-07 21:41:03 +02:00

9 lines
208 B
C

// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.1.7"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-08-07 21:22:27.260906"
#endif