Skip to content

Commit

Permalink
Releasing 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alranel committed Dec 22, 2011
1 parent ab0300b commit 47df3f8
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.7-beta";
our $VERSION = "0.5.7";

our $debug = 0;
sub debugf {
Expand Down

0 comments on commit 47df3f8

Please sign in to comment.