Bumped up the version number to 1.41.1

This commit is contained in:
bubnikv 2018-10-23 12:45:03 +02:00
parent 49cfa5c759
commit 4fe0efba11

View file

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