Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2012-09-28 19:06:19 +0400
committerAlessandro Ranellucci <aar@cpan.org>2012-09-28 19:06:19 +0400
commit6bb4c28b012a6b99c7bbd0892d10d06f31234a1f (patch)
tree82498d73f139a764eb06ae683a22a5544f69d554
parent86e3508402fd47b6c859cc529e8a4a8bb7a6d397 (diff)
Release 0.9.30.9.3
-rw-r--r--lib/Slic3r.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm
index 68af18358..86351c8ba 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
-our $VERSION = "0.9.3-dev";
+our $VERSION = "0.9.3";
our $debug = 0;
sub debugf {