1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +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 warnings;
our $VERSION = "0.6.0";
our $VERSION = "0.6.1-dev";
our $debug = 0;
sub debugf {