Bumped up a version number.

This commit is contained in:
bubnikv 2017-12-01 18:56:32 +01:00
parent ca0626b168
commit 73a539780a

View file

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