Bump version number
This commit is contained in:
parent
e0a3d2577c
commit
a616d64971
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
#define SLIC3R_VERSION "1.2.5"
|
||||
#define SLIC3R_VERSION "1.2.6-dev"
|
||||
|
||||
#define EPSILON 1e-4
|
||||
#define SCALING_FACTOR 0.000001
|
||||
|
|
Loading…
Reference in a new issue