Skip to content
Snippets Groups Projects
Commit b2714958 authored by Gareth Reakes's avatar Gareth Reakes
Browse files

Fixed version number. Thanks to Vitaly Prapirny.

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176154 13f79535-47bb-0310-9956-ffa450edef68
parent e7482536
No related branches found
No related tags found
No related merge requests found
......@@ -29,8 +29,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,5,0,0
PRODUCTVERSION 2,5,0,0
FILEVERSION 2,6,0,0
PRODUCTVERSION 2,6,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment