Bumped up the build version.

This commit is contained in:
bubnikv 2017-12-09 15:49:43 +01:00
parent 75dcdb84b1
commit f0e154d54c

View file

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