1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Raising dev version to 0.5.2beta and updating MANIFEST

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