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