Preparing to release 0.5.1
This commit is contained in:
parent
47d347e1b2
commit
9005d5a98d
2 changed files with 33 additions and 29 deletions
|
@ -3,7 +3,7 @@ package Slic3r;
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = "0.5.1beta";
|
||||
our $VERSION = "0.5.1";
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue