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

This commit is contained in:
tamasmeszaros 2018-07-04 10:22:49 +02:00
commit fa7ca09e57
2 changed files with 3 additions and 1 deletions

View file

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