Skip to content
GitLab
Menu
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
clm
Commits
a03183a6
Commit
a03183a6
authored
Oct 15, 2003
by
Ronny Wichers Schreur
🏘
Browse files
update version to 2.1.0
parent
c182960a
Changes
6
Hide whitespace changes
Inline
Side-by-side
CleanIDE/WinSupport/winHeap.rc
View file @
a03183a6
...
...
@@ -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.
0.1.0
\0"
#define VERSION_RES_STRING "2.
1
\0"
#define VERSION_RES_PRODUCT_NAME "ShowHeapProfile\0"
#define VERSION_RES_COMPANY_NAME "University of Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--2002 University of Nijmegen.\0"
...
...
@@ -12,8 +12,8 @@
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,
0,
1,0
PRODUCTVERSION 2,
0,
1,0
FILEVERSION 2,1,0
,0
PRODUCTVERSION 2,1,0
,0
FILEFLAGSMASK 0x0030003FL
FILEFLAGS VS_FF_PRERELEASE
FILEOS VOS__WINDOWS32
...
...
CleanIDE/WinSupport/winHeap.rsrc
View file @
a03183a6
No preview for this file type
CleanIDE/WinSupport/winIde.rc
View file @
a03183a6
...
...
@@ -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.
0.2.
1\0"
#define VERSION_RES_STRING "2.1\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
2
University of Nijmegen.\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--200
3
University of Nijmegen.\0"
32512 ICON icons\clean_exe.ico
32513 ICON icons\clean_prj.ico
...
...
@@ -30,8 +30,8 @@
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,
0,2,1
PRODUCTVERSION 2,
0,2,1
FILEVERSION 2,
1,0,0
PRODUCTVERSION 2,
1,0,0
FILEFLAGSMASK 0x0030003FL
FILEFLAGS VS_FF_PRERELEASE
FILEOS VOS__WINDOWS32
...
...
CleanIDE/WinSupport/winIde.rsrc
View file @
a03183a6
No preview for this file type
CleanIDE/WinSupport/winTime.rc
View file @
a03183a6
...
...
@@ -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.
0.1.0
\0"
#define VERSION_RES_STRING "2.
1
\0"
#define VERSION_RES_PRODUCT_NAME "ShowTimeProfile\0"
#define VERSION_RES_COMPANY_NAME "University of Nijmegen\0"
#define VERSION_RES_COPYRIGHT "Copyright (C) 1987--2002 University of Nijmegen.\0"
...
...
@@ -12,8 +12,8 @@
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,
0,
1,0
PRODUCTVERSION 2,
0,
1,0
FILEVERSION 2,1,0
,0
PRODUCTVERSION 2,1,0
,0
FILEFLAGSMASK 0x0030003FL
FILEFLAGS VS_FF_PRERELEASE
FILEOS VOS__WINDOWS32
...
...
CleanIDE/WinSupport/winTime.rsrc
View file @
a03183a6
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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