Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavelSindler <sindlerpa@gmail.com>2017-10-04 21:54:17 +0300
committerPavelSindler <sindlerpa@gmail.com>2017-10-04 21:54:17 +0300
commit4297d90309e6b8caca406269454500426e76435b (patch)
tree854785faee0d11c86459115013df77b8c8db542d
parente8c467750653c88eb19d4f7678a83528b994c21c (diff)
version changed
-rw-r--r--Firmware/Configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firmware/Configuration.h b/Firmware/Configuration.h
index 1a8f86b73..7b224861a 100644
--- a/Firmware/Configuration.h
+++ b/Firmware/Configuration.h
@@ -5,7 +5,7 @@
#include "Configuration_prusa.h"
// Firmware version
-#define FW_version "3.0.12-9"
+#define FW_version "3.1.0-RC1"
#define FW_PRUSA3D_MAGIC "PRUSA3DFW"
#define FW_PRUSA3D_MAGIC_LEN 10