Raise version to 0.5.0
This commit is contained in:
parent
c2a2d9ae6d
commit
8263a5d16d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package Slic3r;
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
our $VERSION = "0.0.5";
|
our $VERSION = "0.5.0";
|
||||||
|
|
||||||
our $debug = 0;
|
our $debug = 0;
|
||||||
sub debugf {
|
sub debugf {
|
||||||
|
|
Loading…
Reference in a new issue