Releasing 0.5.3

This commit is contained in:
Alessandro Ranellucci 2011-11-27 10:33:36 +01:00
parent 4cdd0f6fd0
commit 05dffad56f

View file

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