1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Update version number. Releasing 1.0.0RC1!

This commit is contained in:
Alessandro Ranellucci
2013-11-18 18:27:12 +01:00
parent 583fc767d8
commit 754e6ac74b
+1 -1
View File
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
our $VERSION = "0.9.11-dev";
our $VERSION = "1.0.0RC1";
our $debug = 0;
sub debugf {