Bumped up the version number.

This commit is contained in:
bubnikv 2018-07-21 17:39:26 +02:00
parent 109b6fb79c
commit 68cd51435f

View File

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