Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clean-ide
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clean-and-itasks
clean-ide
Commits
5ed06661
Commit
5ed06661
authored
Oct 15, 2003
by
Ronny Wichers Schreur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update version to 2.1.0
parent
ef749ffd
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
10 deletions
+10
-10
WinSupport/winHeap.rc
WinSupport/winHeap.rc
+3
-3
WinSupport/winHeap.rsrc
WinSupport/winHeap.rsrc
+0
-0
WinSupport/winIde.rc
WinSupport/winIde.rc
+4
-4
WinSupport/winIde.rsrc
WinSupport/winIde.rsrc
+0
-0
WinSupport/winTime.rc
WinSupport/winTime.rc
+3
-3
WinSupport/winTime.rsrc
WinSupport/winTime.rsrc
+0
-0
No files found.
WinSupport/winHeap.rc
View file @
5ed06661
...
...
@@ -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
...
...
WinSupport/winHeap.rsrc
View file @
5ed06661
No preview for this file type
WinSupport/winIde.rc
View file @
5ed06661
...
...
@@ -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
...
...
WinSupport/winIde.rsrc
View file @
5ed06661
No preview for this file type
WinSupport/winTime.rc
View file @
5ed06661
...
...
@@ -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
...
...
WinSupport/winTime.rsrc
View file @
5ed06661
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