1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

Releasing 0.6.0

This commit is contained in:
Alessandro Ranellucci
2012-01-21 19:10:27 +01:00
parent debdd164e2
commit 6600478243
+1 -1
View File
@@ -6,7 +6,7 @@ package Slic3r;
use strict;
use warnings;
our $VERSION = "0.6.0-beta";
our $VERSION = "0.6.0";
our $debug = 0;
sub debugf {