mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 08:32:42 +00:00
Ported PlaceholderParser::update_timestamp() to XS
Note that Slic3r version number is now located in libslic3r.h
This commit is contained in:
@@ -7,7 +7,7 @@ use strict;
|
||||
use warnings;
|
||||
require v5.10;
|
||||
|
||||
our $VERSION = "1.2.2-dev";
|
||||
our $VERSION = VERSION();
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
||||
Reference in New Issue
Block a user