Raising dev version to 0.5.2beta and updating MANIFEST
This commit is contained in:
parent
9005d5a98d
commit
465bef1748
2 changed files with 7 additions and 2 deletions
|
@ -3,7 +3,7 @@ package Slic3r;
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = "0.5.1";
|
||||
our $VERSION = "0.5.2beta";
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue