mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
Releasing 0.5.2
This commit is contained in:
parent
8e7d00bb34
commit
2ce697f2b9
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.5.2beta";
|
our $VERSION = "0.5.2";
|
||||||
|
|
||||||
our $debug = 0;
|
our $debug = 0;
|
||||||
sub debugf {
|
sub debugf {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue