This commit is contained in:
PavelSindler 2018-03-20 21:20:10 +01:00
parent b0fc0039f0
commit b15fec6d4c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#define STR(x) STR_HELPER(x)
// Firmware version
#define FW_VERSION "3.1.3-RC2"
#define FW_VERSION "3.1.3"
#define FW_COMMIT_NR 301
// FW_VERSION_UNKNOWN means this is an unofficial build.
// The firmware should only be checked into github with this symbol.