aboutsummaryrefslogtreecommitdiff
path: root/backendC
diff options
context:
space:
mode:
authorronny2001-11-21 09:27:45 +0000
committerronny2001-11-21 09:27:45 +0000
commitcbbe3a47361f4a968c9d32587eb917f8862fd92c (patch)
tree1be960f7f6ee4b7435daf0a1b74beff25c676b9b /backendC
parentversion 1.17, fix bug in exporting record labels for Dynamics (diff)
new release
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@897 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC')
-rw-r--r--backendC/CleanCompilerSources/backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/backend.h b/backendC/CleanCompilerSources/backend.h
index d690ce8..e8e9a89 100644
--- a/backendC/CleanCompilerSources/backend.h
+++ b/backendC/CleanCompilerSources/backend.h
@@ -1,7 +1,7 @@
/* version info */
// increment this for every release
-# define kBEVersionCurrent 0x02000216
+# define kBEVersionCurrent 0x02000217
// change this to the same value as kBEVersionCurrent if the new release is
// not upward compatible (for example when a function is added)