Bumped up the version number.

This commit is contained in:
bubnikv 2018-05-04 15:36:34 +02:00
parent 1a8c018bf1
commit 8c93259d60

View File

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