Update the version
If this version is not updated, Slic3r shows the old version in the title bar and status bar and that can be confusing to the user.
This commit is contained in:
parent
1070f0c0af
commit
ec3aeb1e47
@ -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 New Issue
Block a user