Files
Bachelorarbeit-Rover/include/Version.h
T

9 lines
208 B
C

// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.1.5"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2023-08-07 20:54:44.940398"
#endif