diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm index fbf7c6b64e..2f84d74158 100644 --- a/lib/Slic3r.pm +++ b/lib/Slic3r.pm @@ -7,7 +7,7 @@ use strict; use warnings; require v5.10; -our $VERSION = "1.1.3"; +our $VERSION = "1.1.4-dev"; our $debug = 0; sub debugf {