mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-20 09:34:24 +08:00
Update version number. Releasing 1.0.0RC1!
This commit is contained in:
parent
583fc767d8
commit
754e6ac74b
@ -7,7 +7,7 @@ use strict;
|
||||
use warnings;
|
||||
require v5.10;
|
||||
|
||||
our $VERSION = "0.9.11-dev";
|
||||
our $VERSION = "1.0.0RC1";
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
Loading…
x
Reference in New Issue
Block a user