Bumped up version numbers of the PrusaResearch.ini and the Slic3r itself.

This commit is contained in:
bubnikv 2018-05-22 15:18:38 +02:00
parent 360b34944d
commit 076b293fec
3 changed files with 3 additions and 2 deletions

View file

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