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

This commit is contained in:
tamasmeszaros 2018-07-04 10:26:04 +02:00
commit a5d6064ad6
4 changed files with 54 additions and 48 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;