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:
authorbubnikv <bubnikv@gmail.com>2016-11-21 01:06:56 +0300
committerbubnikv <bubnikv@gmail.com>2016-11-21 01:06:56 +0300
commit1a1eaa0810151f38b6a63c0f947ee2d3d8fc3aa3 (patch)
tree6e233e4766683040f837d49b4d2a91151f990556
parenta069c41b2036a53517880ea6e1004c64d786402b (diff)
increased version number.version_1.31.6
-rw-r--r--xs/src/libslic3r/libslic3r.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs/src/libslic3r/libslic3r.h b/xs/src/libslic3r/libslic3r.h
index 4b1c1b5e6..5aa7866b8 100644
--- a/xs/src/libslic3r/libslic3r.h
+++ b/xs/src/libslic3r/libslic3r.h
@@ -10,7 +10,7 @@
#include <stdarg.h>
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
-#define SLIC3R_VERSION "1.31.4"
+#define SLIC3R_VERSION "1.31.6"
//FIXME This epsilon value is used for many non-related purposes:
// For a threshold of a squared Euclidean distance,