Bump version number

This commit is contained in:
Vojtech Kral 2019-02-11 18:04:27 +01:00
parent 0ae8ff0805
commit 4917cb0f35

View File

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