Bumped up version number.

This commit is contained in:
bubnikv 2018-11-12 15:21:51 +01:00
parent 6572e5980f
commit 4f676de161

View File

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