1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 08:06:13 +01:00
CommandStation-EX/version.h
2021-01-03 10:19:37 +00:00

7 lines
69 B
C

#ifndef version_h
#define version_h
#define VERSION "3.0.1"
#endif