aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources
diff options
context:
space:
mode:
authorronny2001-12-21 13:37:35 +0000
committerronny2001-12-21 13:37:35 +0000
commit521e4876ce087a60dd98bf40bdb577df6a00b869 (patch)
treeb132705389e0b768d8fe60f98a9e61fe317aa9dd /backendC/CleanCompilerSources
parentaddition to previous bug fix (by Sjaak): support for dynamic en overloaded li... (diff)
version number for release
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@959 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/CleanCompilerSources')
-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 fd2e41e..6cc948f 100644
--- a/backendC/CleanCompilerSources/backend.h
+++ b/backendC/CleanCompilerSources/backend.h
@@ -1,7 +1,7 @@
/* version info */
// increment this for every release
-# define kBEVersionCurrent 0x02000218
+# define kBEVersionCurrent 0x02000800
// change this to the same value as kBEVersionCurrent if the new release is
// not upward compatible (for example when a function is added)