From 8fbd0afaba7d2bbc77c85988d7548cc6827a4e7e Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 28 Nov 2013 04:48:16 +0000 Subject: [PATCH] Update build revision --- xmltooling/xmltooling.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc index d750bef..07db294 100644 --- a/xmltooling/xmltooling.rc +++ b/xmltooling/xmltooling.rc @@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,5,3,0 + FILEVERSION 1,5,3,1 PRODUCTVERSION 2,5,3,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG @@ -51,7 +51,7 @@ BEGIN #else VALUE "FileDescription", "OpenSAML XMLTooling Library\0" #endif - VALUE "FileVersion", "1, 5, 3, 0\0" + VALUE "FileVersion", "1, 5, 3, 1\0" #ifdef XMLTOOLING_LITE #ifdef _DEBUG VALUE "InternalName", "xmltooling-lite1_5D\0" -- 2.1.4