Bumped up the version number.

This commit is contained in:
bubnikv 2017-12-29 21:21:26 +01:00
parent f58d66fe5e
commit 4c35d98d7d

View File

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