Releasing 0.5.4

degen-loop-screen 0.5.4
Alessandro Ranellucci 2011-12-01 22:39:44 +01:00
parent 52c9897eda
commit b6fc93c0de
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.4beta";
our $VERSION = "0.5.4";
our $debug = 0;
sub debugf {