Skip to content

Commit

Permalink
Releasing 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alranel committed Dec 15, 2011
1 parent b422537 commit e6bce05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Slic3r.pm
Expand Up @@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;

our $VERSION = "0.5.6-beta";
our $VERSION = "0.5.6";

our $debug = 0;
sub debugf {
Expand Down

0 comments on commit e6bce05

Please sign in to comment.