1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Bump version number

This commit is contained in:
Alessandro Ranellucci
2012-01-21 19:37:41 +01:00
parent 6600478243
commit a2ae4774de
+1 -1
View File
@@ -6,7 +6,7 @@ package Slic3r;
use strict; use strict;
use warnings; use warnings;
our $VERSION = "0.6.0"; our $VERSION = "0.6.1-dev";
our $debug = 0; our $debug = 0;
sub debugf { sub debugf {