aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorronny2001-05-09 13:41:11 +0000
committerronny2001-05-09 13:41:11 +0000
commitf1576565fbb1da32d08a21678ec958d46abe4589 (patch)
treea63715fd50a175d68847e821d744f68b6397728c
parentremoved docommand modules (diff)
corrected version number
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@417 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
-rw-r--r--backendC/backend.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/backendC/backend.rc b/backendC/backend.rc
index 3cd9933..ec50ef5 100644
--- a/backendC/backend.rc
+++ b/backendC/backend.rc
@@ -37,7 +37,7 @@ BEGIN
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename","backend.dll\0"
VALUE "ProductName", "Clean System"
- VALUE "ProductVersion", "2.0.d.2"
+ VALUE "ProductVersion", "2.0.d.7"
VALUE "OLESelfRegister", "\0"
END