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-11-08 20:01:53 +0300
committerAlessandro Ranellucci <aar@cpan.org>2014-11-08 20:01:53 +0300
commiteab09866cbfe508b8e002f6f6a5ecd98e1cdea6f (patch)
tree7fe901d5b52ef172b3d7e2d3a9ea4cf55e1e2b9a
parentb8ef6c6c266293e2b4f9353f28295127eff376c5 (diff)
Releasing 1.2.11.2.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 7ef01a188..1885f19e2 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
-our $VERSION = "1.2.1-dev";
+our $VERSION = "1.2.1";
our $debug = 0;
sub debugf {