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-11-08 02:07:43 +0400
committerAlessandro Ranellucci <aar@cpan.org>2012-11-08 02:07:43 +0400
commitaf7846923105702f1232bc818c3616a651b9af00 (patch)
tree4242797ce46320c2df4151d3aadde98b9797ae4b
parent93bb2c1056e03d80fd5e447670aa5e23ebf0a23f (diff)
Releasing 0.9.50.9.5
-rw-r--r--lib/Slic3r.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm
index dc89b4eba..1388688d0 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
-our $VERSION = "0.9.5-dev";
+our $VERSION = "0.9.5";
our $debug = 0;
sub debugf {