diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm index 4fdc57ace..e3ef0513d 100644 --- a/lib/Slic3r.pm +++ b/lib/Slic3r.pm @@ -7,7 +7,7 @@ use strict; use warnings; require v5.10; -our $VERSION = "1.1.0"; +our $VERSION = "1.1.1-dev"; our $debug = 0; sub debugf {