mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-02 04:45:12 +08:00
Releasing 0.8.3
This commit is contained in:
parent
ca8a91b2b0
commit
a2c0e4a674
@ -7,7 +7,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
require v5.10;
|
require v5.10;
|
||||||
|
|
||||||
our $VERSION = "0.8.3-dev";
|
our $VERSION = "0.8.3";
|
||||||
|
|
||||||
our $debug = 0;
|
our $debug = 0;
|
||||||
sub debugf {
|
sub debugf {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user