mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Releasing 0.5.4
This commit is contained in:
parent
52c9897eda
commit
b6fc93c0de
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.4beta";
|
our $VERSION = "0.5.4";
|
||||||
|
|
||||||
our $debug = 0;
|
our $debug = 0;
|
||||||
sub debugf {
|
sub debugf {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue