We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ba7d5 commit ec5bd24Copy full SHA for ec5bd24
MSVC_NMake/libxml++/libxml++.rc.in
@@ -53,7 +53,7 @@ BEGIN
53
VALUE "FileDescription", "The official C++ wrapper for libxml2"
54
VALUE "FileVersion", "@PACKAGE_VERSION@"
55
VALUE "LegalCopyright", "Distribution is under the LGPL (see COPYING)"
56
- VALUE "OriginalFilename", "libxml++-2.6"
+ VALUE "OriginalFilename", "libxml++-5.0"
57
VALUE "ProductName", "@PACKAGE_NAME@"
58
VALUE "ProductVersion", "@PACKAGE_VERSION@"
59
END
0 commit comments