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-04-22 13:20:58 +0400
committerAlessandro Ranellucci <aar@cpan.org>2014-04-22 13:20:58 +0400
commitc87a21f304aace6e1362c2e79742928367c5ac4c (patch)
tree48867a42ae89656b9e94eb59c2cd015f9b161fb7
parent9989ebaabd83197570f61600d68b71e370eb64b3 (diff)
Releasing 1.1.11.1.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 6deb512ce..167861a65 100644
--- a/lib/Slic3r.pm
+++ b/lib/Slic3r.pm
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
-our $VERSION = "1.1.1-dev";
+our $VERSION = "1.1.1";
our $debug = 0;
sub debugf {