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
f33b4089
Commit
f33b4089
authored
May 09, 2001
by
Ronny Wichers Schreur
🏢
Browse files
corrected version number
parent
27462750
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/backend.rc
View file @
f33b4089
...
...
@@ -14,7 +14,7 @@
# define kFileFlags VS_FF_DEBUG | VS_FF_PRERELEASE
# define kFileFlagsMask VS_FF_DEBUG | VS_FF_PRERELEASE
# define kFileVersionString "2.0.d.
6
"
# define kFileVersionString "2.0.d.
7
"
VS_VERSION_INFO VERSIONINFO
FILEVERSION kFileVersion
...
...
@@ -33,7 +33,7 @@ BEGIN
VALUE "FileDescription", "backend Shared Library - Development Version\0"
VALUE "FileVersion", kFileVersionString "\0"
VALUE "InternalName", "backend\0"
VALUE "LegalCopyright", "Copyright \251 University of Nijmegen 1999\0"
VALUE "LegalCopyright", "Copyright \251 University of Nijmegen 1999
-2001
\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename","backend.dll\0"
VALUE "ProductName", "Clean System"
...
...
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