소스 검색

version change

PavelSindler 5 년 전
부모
커밋
38b0e5439b
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      Firmware/Configuration.h

+ 3 - 3
Firmware/Configuration.h

@@ -8,12 +8,12 @@
 
 // Firmware version
 #define FW_VERSION "3.5.3"
-#define FW_COMMIT_NR   1971
+#define FW_COMMIT_NR   1990
 // 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
+#define FW_DEV_VERSION FW_VERSION_GOLD
 #define FW_REPOSITORY "Unknown"
-#define FW_VERSION_FULL FW_VERSION //"-" STR(FW_COMMIT_NR)
+#define FW_VERSION_FULL FW_VERSION "-" STR(FW_COMMIT_NR)
 
 // Debug version has debugging enabled (the symbol DEBUG_BUILD is set).
 // The debug build may be a bit slower than the non-debug build, therefore the debug build should