Bumped up the version number to final.
This commit is contained in:
parent
bdc9b9dadd
commit
fa86d776cb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
#include <boost/thread.hpp>
|
||||
|
||||
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
|
||||
#define SLIC3R_VERSION "1.40.1-rc2"
|
||||
#define SLIC3R_VERSION "1.40.1"
|
||||
#define SLIC3R_BUILD "UNKNOWN"
|
||||
|
||||
typedef int32_t coord_t;
|
||||
|
|
Loading…
Reference in a new issue