diff options
-rw-r--r-- | coclmaindll/CleanCompiler.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/coclmaindll/CleanCompiler.rc b/coclmaindll/CleanCompiler.rc index 866ff66..a8ecc83 100644 --- a/coclmaindll/CleanCompiler.rc +++ b/coclmaindll/CleanCompiler.rc @@ -2,10 +2,10 @@ #define VERSION_RES_BIN_NAME "CleanCompiler.exe\0" #define VERSION_RES_BIN_DESCRIPTION "Clean Compiler\0" -#define VERSION_RES_STRING "2.2\0" +#define VERSION_RES_STRING "2.3\0" #define VERSION_RES_PRODUCT_NAME "CleanSystem\0" #define VERSION_RES_COMPANY_NAME "Radboud University Nijmegen\0" -#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--2006 Radboud University Nijmegen.\0" +#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--2010 Radboud University Nijmegen.\0" // // Version resource |