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
4c710724
Commit
4c710724
authored
Dec 08, 2010
by
John van Groningen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
also increment version numbers in the resource
parent
04698353
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
WinSupport/winHeap.rc
WinSupport/winHeap.rc
+2
-2
WinSupport/winHeap.rsrc
WinSupport/winHeap.rsrc
+0
-0
WinSupport/winIde.rc
WinSupport/winIde.rc
+2
-2
WinSupport/winIde.rsrc
WinSupport/winIde.rsrc
+0
-0
WinSupport/winTime.rc
WinSupport/winTime.rc
+2
-2
WinSupport/winTime.rsrc
WinSupport/winTime.rsrc
+0
-0
No files found.
WinSupport/winHeap.rc
View file @
4c710724
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
//
//
VS_VERSION_INFO VERSIONINFO
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,
2
,0,0
FILEVERSION 2,
3
,0,0
PRODUCTVERSION 2,
2
,0,0
PRODUCTVERSION 2,
3
,0,0
FILEFLAGSMASK 0x0030003FL
FILEFLAGSMASK 0x0030003FL
FILEFLAGS VS_FF_PRERELEASE
FILEFLAGS VS_FF_PRERELEASE
FILEOS VOS__WINDOWS32
FILEOS VOS__WINDOWS32
...
...
WinSupport/winHeap.rsrc
View file @
4c710724
No preview for this file type
WinSupport/winIde.rc
View file @
4c710724
...
@@ -30,8 +30,8 @@
...
@@ -30,8 +30,8 @@
//
//
VS_VERSION_INFO VERSIONINFO
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,
2
,0,0
FILEVERSION 2,
3
,0,0
PRODUCTVERSION 2,
2
,0,0
PRODUCTVERSION 2,
3
,0,0
FILEFLAGSMASK 0x0030003FL
FILEFLAGSMASK 0x0030003FL
FILEFLAGS VS_FF_PRERELEASE
FILEFLAGS VS_FF_PRERELEASE
FILEOS VOS__WINDOWS32
FILEOS VOS__WINDOWS32
...
...
WinSupport/winIde.rsrc
View file @
4c710724
No preview for this file type
WinSupport/winTime.rc
View file @
4c710724
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
//
//
VS_VERSION_INFO VERSIONINFO
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,
2
,0,0
FILEVERSION 2,
3
,0,0
PRODUCTVERSION 2,
2
,0,0
PRODUCTVERSION 2,
3
,0,0
FILEFLAGSMASK 0x0030003FL
FILEFLAGSMASK 0x0030003FL
FILEFLAGS VS_FF_PRERELEASE
FILEFLAGS VS_FF_PRERELEASE
FILEOS VOS__WINDOWS32
FILEOS VOS__WINDOWS32
...
...
WinSupport/winTime.rsrc
View file @
4c710724
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