Bumped up the version number.

This commit is contained in:
bubnikv 2018-01-02 10:34:32 +01:00
parent d7998870c7
commit 0de0e4ff41

View File

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