Releasing 0.5.6

This commit is contained in:
Alessandro Ranellucci 2011-12-15 20:39:14 +01:00
parent b422537cc4
commit e6bce05d9b

View File

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