Bumped up the version number to a final.

This commit is contained in:
bubnikv 2018-06-12 11:53:09 +02:00
parent 6cf508e124
commit 303ed0e6c9

View file

@ -14,7 +14,7 @@
#include <boost/thread.hpp>
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
#define SLIC3R_VERSION "1.40.0-alpha2"
#define SLIC3R_VERSION "1.40.0"
#define SLIC3R_BUILD "UNKNOWN"
typedef int32_t coord_t;