Browse Source

commit nr updated

PavelSindler 6 years ago
parent
commit
a4be2af538
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/Configuration.h

+ 1 - 1
Firmware/Configuration.h

@@ -9,7 +9,7 @@
 
 // Firmware version
 #define FW_VERSION "3.1.1-RC4"
-#define FW_COMMIT_NR   143
+#define FW_COMMIT_NR   144
 #define FW_DEV_VERSION FW_VERSION_RC
 #define FW_VERSION_FULL FW_VERSION "-" STR(FW_COMMIT_NR)