Releasing 1.2.4

This commit is contained in:
Alessandro Ranellucci 2014-12-30 14:51:59 +01:00
parent 7fa27c958a
commit fffdbe0abb

View File

@ -6,7 +6,7 @@
#include <iostream>
#include <sstream>
#define SLIC3R_VERSION "1.2.4-dev"
#define SLIC3R_VERSION "1.2.4"
#define EPSILON 1e-4
#define SCALING_FACTOR 0.000001