From 216d4c0b058f6ffdc871697eb700f45265bef23d Mon Sep 17 00:00:00 2001 From: johnvg Date: Thu, 6 Oct 2005 15:10:22 +0000 Subject: increment version number because descriptors and apply with >=2 arguments have changed git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1548 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backendC/CleanCompilerSources') diff --git a/backendC/CleanCompilerSources/version.c b/backendC/CleanCompilerSources/version.c index 7ead12e..b74fb35 100644 --- a/backendC/CleanCompilerSources/version.c +++ b/backendC/CleanCompilerSources/version.c @@ -1,3 +1,3 @@ #include "version.h" -int VERSION=919; +int VERSION=920; -- cgit v1.2.3