Bump version number

This commit is contained in:
Alessandro Ranellucci 2015-02-09 10:53:55 +01:00
parent 0d822f0ec2
commit a68fed3938

View File

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