1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Updated handling of the SLIC3R_BUILD_ID key

This commit is contained in:
bubnikv
2019-05-13 18:01:00 +02:00
parent f47839e824
commit 0787fa861a
7 changed files with 6 additions and 7638 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ VERSION()
SV*
BUILD()
CODE:
RETVAL = newSVpv(SLIC3R_BUILD, 0);
RETVAL = newSVpv(SLIC3R_BUILD_ID, 0);
OUTPUT: RETVAL
SV*