From 521e4876ce087a60dd98bf40bdb577df6a00b869 Mon Sep 17 00:00:00 2001 From: ronny Date: Fri, 21 Dec 2001 13:37:35 +0000 Subject: version number for release git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@959 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/backend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backendC/CleanCompilerSources') 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) -- cgit v1.2.3