Bumped up the version number.

This commit is contained in:
bubnikv 2018-07-20 17:57:21 +02:00
parent 167060e470
commit e19a74865b

View file

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