mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Require perl 5.10
This commit is contained in:
parent
a2ae4774de
commit
811e22a431
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ package Slic3r;
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
require v5.10;
|
||||||
|
|
||||||
our $VERSION = "0.6.1-dev";
|
our $VERSION = "0.6.1-dev";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue