From 5aa8fb42df3216cbb16ac32824a98dee06236898 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 3 Dec 2012 19:23:07 +0000 Subject: [PATCH] Fix up some versions --- 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