1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 01:43:46 +02:00

Update version.h

This commit is contained in:
Fred
2021-01-08 16:58:22 -05:00
committed by GitHub
parent 418d8eb1b2
commit 7b4e5546b6

View File

@@ -4,7 +4,7 @@
#include "StringFormatter.h" #include "StringFormatter.h"
// const char VERSION[] PROGMEM ="0.2.0"; // const char VERSION[] PROGMEM ="0.2.0";
#define VERSION "3.0.1" #define VERSION "3.0.2"
#endif #endif