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
99141466
Commit
99141466
authored
Apr 22, 2005
by
John van Groningen
Browse files
increment version number to 2.1.1
parent
514b995a
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/backend.rc
View file @
99141466
...
...
@@ -14,7 +14,7 @@
# define kFileFlags VS_FF_DEBUG | VS_FF_PRERELEASE
# define kFileFlagsMask VS_FF_DEBUG | VS_FF_PRERELEASE
# define kFileVersionString "2.1.1.
b.
0"
# define kFileVersionString "2.1.1.0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION kFileVersion
...
...
@@ -30,14 +30,14 @@ BEGIN
BLOCK "040904E4" // Lang=US English, CharSet=Windows Multilual
BEGIN
VALUE "CompanyName", "Radboud University Nijmegen\0"
VALUE "FileDescription", "backend Shared Library
- Beta Version
\0"
VALUE "FileDescription", "backend Shared Library\0"
VALUE "FileVersion", kFileVersionString "\0"
VALUE "InternalName", "backend\0"
VALUE "LegalCopyright", "
Copyright
\251 Radboud University Nijmegen 1999-200
4
\0"
VALUE "LegalCopyright", "\251 Radboud University Nijmegen 1999-200
5
\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename","backend.dll\0"
VALUE "ProductName", "Clean System"
VALUE "ProductVersion", "2.1.1.
b.
0"
VALUE "ProductVersion", "2.1.1.0"
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