diff options
Diffstat (limited to 'backend/backend.icl')
-rw-r--r-- | backend/backend.icl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/backend.icl b/backend/backend.icl index 74fc177..31bec37 100644 --- a/backend/backend.icl +++ b/backend/backend.icl @@ -788,7 +788,7 @@ BEDynamicTempTypeSymbol a0 = code { ccall BEDynamicTempTypeSymbol ":I:I" } // BESymbolP BEDynamicTempTypeSymbol (); -kBEVersionCurrent:==0x02030407; +kBEVersionCurrent:==0x02100400; kBEVersionOldestDefinition:==0x02030407; kBEVersionOldestImplementation:==0x02030407; kBEDebug:==1; |