aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.icl
diff options
context:
space:
mode:
Diffstat (limited to 'backend/backend.icl')
-rw-r--r--backend/backend.icl6
1 files changed, 3 insertions, 3 deletions
diff --git a/backend/backend.icl b/backend/backend.icl
index 993c8c5..519acac 100644
--- a/backend/backend.icl
+++ b/backend/backend.icl
@@ -753,9 +753,9 @@ BEDynamicTempTypeSymbol a0 = code {
ccall BEDynamicTempTypeSymbol ":I:I"
};
// BESymbolP BEDynamicTempTypeSymbol ();
-kBEVersionCurrent:==0x02000211;
-kBEVersionOldestDefinition:==0x02000211;
-kBEVersionOldestImplementation:==0x02000211;
+kBEVersionCurrent:==0x02000212;
+kBEVersionOldestDefinition:==0x02000212;
+kBEVersionOldestImplementation:==0x02000212;
kBEDebug:==1;
kPredefinedModuleIndex:==1;
BENoAnnot:==0;