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>2011-12-15 23:39:14 +0400
committerAlessandro Ranellucci <aar@cpan.org>2011-12-15 23:39:14 +0400
commite6bce05d9bdd1992cfd011b739331d895465861e (patch)
treefe57084b241aecad45fae0d810e865fa10a27393
parentb422537cc493d2eabd8cfcbfa30ab45b88c1d5da (diff)
Releasing 0.5.60.5.6
-rw-r--r--lib/Slic3r.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm
index c4a3bf209..61df506e4 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;
-our $VERSION = "0.5.6-beta";
+our $VERSION = "0.5.6";
our $debug = 0;
sub debugf {