1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp

This commit is contained in:
Enrico Turri
2018-05-23 08:38:29 +02:00
3 changed files with 3 additions and 2 deletions
+1 -1
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;