Releasing 1.2.2

This commit is contained in:
Alessandro Ranellucci 2014-12-27 14:38:55 +01:00
parent 53e8699765
commit 9803e2fabf

View File

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