Bumped up the version number.

This commit is contained in:
bubnikv
2018-07-20 17:57:21 +02:00
parent c75ff91e59
commit 82c27c7c4e

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;