mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
Releasing 1.0.0RC2
This commit is contained in:
parent
354e4ce841
commit
6afc01c3b9
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ use strict;
|
|||
use warnings;
|
||||
require v5.10;
|
||||
|
||||
our $VERSION = "1.0.0RC1";
|
||||
our $VERSION = "1.0.0RC2";
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue