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-03-11 22:30:07 +0400
committerAlessandro Ranellucci <aar@cpan.org>2012-03-11 22:30:07 +0400
commitc58eea1536d829aaa41110f5b55b68b1cafe4bb0 (patch)
tree60b26b8ba7500fe89e1fe85a19fd62b16d07d554
parent0f5e2e3076e264b07e9713744bab2d1774ff3912 (diff)
Releasing 0.7.10.7.1
-rw-r--r--lib/Slic3r.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm
index d65b874db..11f24e20e 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
-our $VERSION = "0.7.1-dev";
+our $VERSION = "0.7.1";
our $debug = 0;
sub debugf {