Releasing 0.5.2

degen-loop-screen 0.5.2
Alessandro Ranellucci 2011-11-26 17:01:56 +01:00
parent 8e7d00bb34
commit 2ce697f2b9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;
our $VERSION = "0.5.2beta";
our $VERSION = "0.5.2";
our $debug = 0;
sub debugf {