Merge branch 'master' of https://github.com/prusa3d/Slic3r
This commit is contained in:
commit
7ebc3b0884
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
|
||||
#define SLIC3R_VERSION "1.3.0-dev"
|
||||
#define SLIC3R_VERSION "1.31.4"
|
||||
|
||||
//FIXME This epsilon value is used for many non-related purposes:
|
||||
// For a threshold of a squared Euclidean distance,
|
||||
|
|
Loading…
Reference in a new issue