aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.icl
diff options
context:
space:
mode:
authorronny2003-10-15 13:34:49 +0000
committerronny2003-10-15 13:34:49 +0000
commitbccfaa0c97c6a3206c22693ea399b1bcee989175 (patch)
tree03d6b36c37d0dda0e362ae388bb90726ac95a74b /backend/backend.icl
parentremoved BESwapTypes (diff)
update version to 2.1.0 alpha 0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1388 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend/backend.icl')
-rw-r--r--backend/backend.icl2
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;