Parcourir la source

Merge pull request #1335 from PavelSindler/T_codes

version change
PavelSindler il y a 5 ans
Parent
commit
0398c3c26b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Firmware/Configuration.h

+ 1 - 1
Firmware/Configuration.h

@@ -8,7 +8,7 @@
 
 // Firmware version
 #define FW_VERSION "3.5.0-RC1"
-#define FW_COMMIT_NR   1672
+#define FW_COMMIT_NR   1688
 // FW_VERSION_UNKNOWN means this is an unofficial build.
 // The firmware should only be checked into github with this symbol.
 #define FW_DEV_VERSION FW_VERSION_UNKNOWN