Files
Bachelorarbeit-Rover/include/Version.h
T
kleiax bad84b1ef3 refactore and fixes
first route successfully absolved
2023-08-13 17:04:53 +02:00

9 lines
209 B
C

// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.8.36"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-08-13 15:13:34.491991"
#endif