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

Bugfix: fatal error on many models. Releasing 0.5.5a. #92 #93

This commit is contained in:
Alessandro Ranellucci
2011-12-05 12:15:52 +01:00
parent 72499d230a
commit b8a5d5a208
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;
our $VERSION = "0.5.5";
our $VERSION = "0.5.5a";
our $debug = 0;
sub debugf {