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
5d39d781
Commit
5d39d781
authored
Apr 20, 2004
by
Ronny Wichers Schreur
🏢
Browse files
updated version numbers for Clean 2.1.1a3 release
parent
dc9fa67f
Changes
7
Hide whitespace changes
Inline
Side-by-side
Ide/idehelp.icl
View file @
5d39d781
...
...
@@ -61,7 +61,7 @@ IDE_VERSION
+++.
CLEAN_VERSION
+++.
EXE_VERSION
BUILD_VERSION
:==
"v2.1.1a
0
build 200
3-11
-2
1
"
BUILD_VERSION
:==
"v2.1.1a
3
build 200
4-04
-2
0
"
PLATFORM
=
case
toInt
'\n'
of
...
...
WinSupport/winHeap.rc
View file @
5d39d781
...
...
@@ -2,10 +2,10 @@
#define VERSION_RES_BIN_NAME "ShowHeapProfile.exe\0"
#define VERSION_RES_BIN_DESCRIPTION "Clean Heap Profile Viewer\0"
#define VERSION_RES_STRING "2.1\0"
#define VERSION_RES_STRING "2.1
.1a3
\0"
#define VERSION_RES_PRODUCT_NAME "ShowHeapProfile\0"
#define VERSION_RES_COMPANY_NAME "University of Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--200
2
University of Nijmegen.\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--200
4
University of Nijmegen.\0"
//
// Version resource
...
...
WinSupport/winHeap.rsrc
View file @
5d39d781
No preview for this file type
WinSupport/winIde.rc
View file @
5d39d781
...
...
@@ -2,10 +2,10 @@
#define VERSION_RES_BIN_NAME "CleanIde.exe\0"
#define VERSION_RES_BIN_DESCRIPTION "Clean Integrated Development Environment\0"
#define VERSION_RES_STRING "2.1.1a
0
\0"
#define VERSION_RES_STRING "2.1.1a
3
\0"
#define VERSION_RES_PRODUCT_NAME "CleanIde\0"
#define VERSION_RES_COMPANY_NAME "University of Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--200
3
University of Nijmegen.\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--200
4
University of Nijmegen.\0"
32512 ICON icons\clean_exe.ico
32513 ICON icons\clean_prj.ico
...
...
WinSupport/winIde.rsrc
View file @
5d39d781
No preview for this file type
WinSupport/winTime.rc
View file @
5d39d781
...
...
@@ -2,10 +2,10 @@
#define VERSION_RES_BIN_NAME "ShowTimeProfile.exe\0"
#define VERSION_RES_BIN_DESCRIPTION "Clean Time Profile Viewer\0"
#define VERSION_RES_STRING "2.1\0"
#define VERSION_RES_STRING "2.1
.1a3
\0"
#define VERSION_RES_PRODUCT_NAME "ShowTimeProfile\0"
#define VERSION_RES_COMPANY_NAME "University of Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--200
2
University of Nijmegen.\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--200
4
University of Nijmegen.\0"
//
// Version resource
...
...
WinSupport/winTime.rsrc
View file @
5d39d781
No preview for this file type
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