1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

Releasing 1.0.1

This commit is contained in:
Alessandro Ranellucci
2014-04-22 12:03:19 +02:00
parent 370df56f73
commit 138c169634
+1 -1
View File
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
our $VERSION = "1.0.0";
our $VERSION = "1.0.1";
our $debug = 0;
sub debugf {