From fcdfcd06ac50101a8e2730a4191c184ee81cc50d Mon Sep 17 00:00:00 2001 From: scantor Date: Mon, 3 Dec 2012 19:23:07 +0000 Subject: [PATCH] Fix up some versions git-svn-id: https://svn.shibboleth.net/cpp-xmltooling/branches/REL_1@1014 de75baf8-a10c-0410-a50a-987c0e22f00f --- xmltooling/xmltooling.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc index 3073c8e..47b5b4b 100644 --- a/xmltooling/xmltooling.rc +++ b/xmltooling/xmltooling.rc @@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,5,1,0 - PRODUCTVERSION 2,5,0,0 + FILEVERSION 1,5,2,0 + PRODUCTVERSION 2,5,1,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L -- 2.1.4