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

Releasing 0.5.7

This commit is contained in:
Alessandro Ranellucci
2011-12-22 18:56:11 +01:00
parent ab0300bb70
commit 47df3f8f2d
+1 -1
View File
@@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;
our $VERSION = "0.5.7-beta";
our $VERSION = "0.5.7";
our $debug = 0;
sub debugf {