mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-12 02:21:51 +08:00
Bump version number
This commit is contained in:
parent
7ac0095018
commit
f7ffc48397
@ -7,7 +7,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
require v5.10;
|
require v5.10;
|
||||||
|
|
||||||
our $VERSION = "1.1.1";
|
our $VERSION = "1.1.2-dev";
|
||||||
|
|
||||||
our $debug = 0;
|
our $debug = 0;
|
||||||
sub debugf {
|
sub debugf {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user