mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Updated handling of the SLIC3R_BUILD_ID key
This commit is contained in:
parent
f47839e824
commit
0787fa861a
7 changed files with 6 additions and 7638 deletions
|
@ -20,7 +20,7 @@ VERSION()
|
|||
SV*
|
||||
BUILD()
|
||||
CODE:
|
||||
RETVAL = newSVpv(SLIC3R_BUILD, 0);
|
||||
RETVAL = newSVpv(SLIC3R_BUILD_ID, 0);
|
||||
OUTPUT: RETVAL
|
||||
|
||||
SV*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue