1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Ported PlaceholderParser::update_timestamp() to XS

Note that Slic3r version number is now located in libslic3r.h
This commit is contained in:
Alessandro Ranellucci
2014-11-09 20:41:27 +01:00
parent 6135a9fb8b
commit 8b6a8e6307
7 changed files with 64 additions and 30 deletions
+1 -1
View File
@@ -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 {