Raise version to 0.5.0

This commit is contained in:
Alessandro Ranellucci 2011-11-14 13:21:04 +01:00
parent c2a2d9ae6d
commit 8263a5d16d

View File

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