From bccfaa0c97c6a3206c22693ea399b1bcee989175 Mon Sep 17 00:00:00 2001 From: ronny Date: Wed, 15 Oct 2003 13:34:49 +0000 Subject: 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 --- 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 ed839e9..e72cceb 100644 --- a/backendC/CleanCompilerSources/backend.h +++ b/backendC/CleanCompilerSources/backend.h @@ -1,7 +1,7 @@ /* version info */ // increment this for every release -# define kBEVersionCurrent 0x02030407 +# define kBEVersionCurrent 0x02100400 // 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