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>2014-02-15 19:55:35 +0400
committerAlessandro Ranellucci <aar@cpan.org>2014-02-15 19:55:35 +0400
commit35095ff12ee91a769a6f7f9bd4698b138ccc4a04 (patch)
treed691e1c388702f92d125a6b5a7fc074521eadbe7
parent0c7a1777dede80e1bc3c5af103037aa785156526 (diff)
Releasing 1.0.0RC31.0.0RC3
-rw-r--r--lib/Slic3r.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm
index da2de023d..6047e070a 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
-our $VERSION = "1.0.0RC3-dev";
+our $VERSION = "1.0.0RC3";
our $debug = 0;
sub debugf {