Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-ide
Commits
6c2560d7
Commit
6c2560d7
authored
Oct 26, 2006
by
John van Groningen
Browse files
change version number to 2.2
parent
b0a16387
Changes
4
Hide whitespace changes
Inline
Side-by-side
Ide/idehelp.icl
View file @
6c2560d7
...
...
@@ -61,7 +61,7 @@ IDE_VERSION
+++.
CLEAN_VERSION
+++.
EXE_VERSION
BUILD_VERSION
:==
"v2.
1.1
build 200
5-04
-2
2
"
BUILD_VERSION
:==
"v2.
2
build 200
6-10
-2
6
"
PLATFORM
=
case
toInt
'\n'
of
...
...
@@ -70,13 +70,5 @@ PLATFORM
_
->
"??? "
CLEAN_VERSION
#
clean
=
"(1.3) "
// 2.0 only...
/*
// /*
*/
#
clean
=
"(2.1.1) "
// */
#
clean
=
"(2.2) "
=
clean
WinSupport/winHeap.rc
View file @
6c2560d7
...
...
@@ -2,7 +2,7 @@
#define VERSION_RES_BIN_NAME "ShowHeapProfile.exe\0"
#define VERSION_RES_BIN_DESCRIPTION "Clean Heap Profile Viewer\0"
#define VERSION_RES_STRING "2.
1.1
\0"
#define VERSION_RES_STRING "2.
2
\0"
#define VERSION_RES_PRODUCT_NAME "ShowHeapProfile\0"
#define VERSION_RES_COMPANY_NAME "Radboud University Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--2005 Radboud University Nijmegen.\0"
...
...
WinSupport/winIde.rc
View file @
6c2560d7
...
...
@@ -2,7 +2,7 @@
#define VERSION_RES_BIN_NAME "CleanIde.exe\0"
#define VERSION_RES_BIN_DESCRIPTION "Clean Integrated Development Environment\0"
#define VERSION_RES_STRING "2.
1.1
\0"
#define VERSION_RES_STRING "2.
2
\0"
#define VERSION_RES_PRODUCT_NAME "CleanIde\0"
#define VERSION_RES_COMPANY_NAME "Radboud University Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--2005 Radboud University Nijmegen.\0"
...
...
WinSupport/winTime.rc
View file @
6c2560d7
...
...
@@ -2,7 +2,7 @@
#define VERSION_RES_BIN_NAME "ShowTimeProfile.exe\0"
#define VERSION_RES_BIN_DESCRIPTION "Clean Time Profile Viewer\0"
#define VERSION_RES_STRING "2.
1.1
\0"
#define VERSION_RES_STRING "2.
2
\0"
#define VERSION_RES_PRODUCT_NAME "ShowTimeProfile\0"
#define VERSION_RES_COMPANY_NAME "Radboud University Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--2005 Radboud University Nijmegen.\0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment