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:
Miro Hrončok 2016-11-11 16:46:05 +01:00 committed by GitHub
parent 1070f0c0af
commit ec3aeb1e47

View File

@ -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,