Browse Source

firmware version changed

PavelSindler 7 years ago
parent
commit
0b75c88e9b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Firmware/Configuration.h

+ 1 - 2
Firmware/Configuration.h

@@ -5,11 +5,10 @@
 #include "Configuration_prusa.h"
 
 // Firmware version
-#define FW_version "3.0.12"
+#define FW_version "3.0.12-RC2"
 
 #define FW_PRUSA3D_MAGIC "PRUSA3DFW"
 #define FW_PRUSA3D_MAGIC_LEN 10
-
 // The total size of the EEPROM is
 // 4096 for the Atmega2560
 #define EEPROM_TOP 4096