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>2013-03-30 18:59:17 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-03-30 18:59:17 +0400
commit01e86c26159c5ff0570613831b82f638daf74450 (patch)
tree15cf52b6c31b8eacdeb6c43418429d7480585df8
parent04d2231901e0068e7979cdcddbec637e4bab74af (diff)
Releasing 0.9.90.9.9
-rw-r--r--lib/Slic3r.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm
index c5bb81bfc..064c85feb 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
-our $VERSION = "0.9.9-dev";
+our $VERSION = "0.9.9";
our $debug = 0;
sub debugf {