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