Releasing 1.2.9

This commit is contained in:
Alessandro Ranellucci 2015-06-17 10:38:28 +02:00
parent 455a1062ef
commit 3cd6c78044

View file

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