Merge remote-tracking branch 'origin/master' into support_improvements

This commit is contained in:
bubnikv
2018-09-01 11:49:38 +02:00
4 changed files with 101 additions and 32 deletions

View File

@@ -14,7 +14,7 @@
#include <boost/thread.hpp>
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
#define SLIC3R_VERSION "1.41.0-beta2"
#define SLIC3R_VERSION "1.41.0"
#define SLIC3R_BUILD "UNKNOWN"
typedef int32_t coord_t;