Bumped up the version number to final.

This commit is contained in:
bubnikv 2018-07-05 15:27:48 +02:00
parent bdc9b9dadd
commit fa86d776cb

View file

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