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-compiler-and-rts
compiler
Commits
1ae319f0
Commit
1ae319f0
authored
Oct 17, 2003
by
Ronny Wichers Schreur
🏢
Browse files
updated version number to 2.0.1a1
parent
5d641126
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/backend.rc
View file @
1ae319f0
...
...
@@ -14,7 +14,7 @@
# define kFileFlags VS_FF_DEBUG | VS_FF_PRERELEASE
# define kFileFlagsMask VS_FF_DEBUG | VS_FF_PRERELEASE
# define kFileVersionString "2.1.0.a.
0
"
# define kFileVersionString "2.1.0.a.
1
"
VS_VERSION_INFO VERSIONINFO
FILEVERSION kFileVersion
...
...
@@ -37,7 +37,7 @@ BEGIN
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename","backend.dll\0"
VALUE "ProductName", "Clean System"
VALUE "ProductVersion", "2.1.0.a.
0
"
VALUE "ProductVersion", "2.1.0.a.
1
"
VALUE "OLESelfRegister", "\0"
END
...
...
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