mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-24 16:03:59 +02: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