From e2be890bf66c5dc0b54526a820e85cbdb756b8a1 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 18 Jun 2013 00:34:31 +0000 Subject: [PATCH] Missed the file version update --- xmltooling/xmltooling.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc index 6e327f9..d750bef 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,2,0 - PRODUCTVERSION 2,5,1,0 + FILEVERSION 1,5,3,0 + PRODUCTVERSION 2,5,3,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L -- 2.1.4