bumped up the version number

This commit is contained in:
bubnikv 2018-06-29 10:59:58 +02:00
parent 2cbf5b75db
commit d4b0d1b773

View file

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