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

Releasing 1.1.0

This commit is contained in:
Alessandro Ranellucci
2014-03-27 11:15:39 +01:00
parent 9c7cc484bc
commit f41480ab8f
+1 -1
View File
@@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
our $VERSION = "1.0.1-dev";
our $VERSION = "1.1.0";
our $debug = 0;
sub debugf {