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

Preparing to release 0.5.1

This commit is contained in:
Alessandro Ranellucci
2011-11-24 13:21:06 +01:00
parent 47d347e1b2
commit 9005d5a98d
2 changed files with 33 additions and 29 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;
our $VERSION = "0.5.1beta";
our $VERSION = "0.5.1";
our $debug = 0;
sub debugf {