Mark important settings in bold

This commit is contained in:
Alessandro Ranellucci 2011-12-02 17:02:36 +01:00
parent b6fc93c0de
commit 5375f5fef4
3 changed files with 8 additions and 2 deletions

View file

@ -3,7 +3,7 @@ package Slic3r;
use strict;
use warnings;
our $VERSION = "0.5.4";
our $VERSION = "0.5.5beta";
our $debug = 0;
sub debugf {