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