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>2017-12-21 23:07:43 +0300
committerbubnikv <bubnikv@gmail.com>2017-12-21 23:07:43 +0300
commit5cf9cd5395cae4c4c4e23f2c7396f2f91f079e76 (patch)
tree2fd15d6bfe575bb61d897506433164db9f1c503b
parentd9985c057530e421702ba7665eded7c70c353117 (diff)
Bumped up the build version.version_1.38.5
-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 f71311e7f..fc61a3252 100644
--- a/xs/src/libslic3r/libslic3r.h
+++ b/xs/src/libslic3r/libslic3r.h
@@ -14,7 +14,7 @@
#include <boost/thread.hpp>
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
-#define SLIC3R_VERSION "1.38.4"
+#define SLIC3R_VERSION "1.38.5"
#define SLIC3R_BUILD "UNKNOWN"
typedef long coord_t;