Bumped up the version number.

This commit is contained in:
bubnikv 2018-01-05 16:10:53 +01:00
parent 693b800311
commit 75944feee1

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.38.7"
#define SLIC3R_BUILD "UNKNOWN"
typedef long coord_t;