1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Bugfix: fatal error in arc detection code. #133

This commit is contained in:
Alessandro Ranellucci
2011-12-25 13:01:48 +01:00
parent a86bc260e7
commit 342823fdf3
2 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.7";
our $VERSION = "0.5.8-beta";
our $debug = 0;
sub debugf {