From 7b64c1d27f716afd7734f9ae76fb2a2140637967 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 3 Aug 2009 19:44:34 +0000 Subject: [PATCH] Bump product version. --- xmltooling/xmltooling.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc index 0db549a..65795c3 100644 --- a/xmltooling/xmltooling.rc +++ b/xmltooling/xmltooling.rc @@ -29,7 +29,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US VS_VERSION_INFO VERSIONINFO FILEVERSION 1,2,1,0 - PRODUCTVERSION 2,2,0,0 + PRODUCTVERSION 2,2,1,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -81,8 +81,8 @@ BEGIN #endif #endif VALUE "PrivateBuild", "\0" - VALUE "ProductName", "OpenSAML 2.2\0" - VALUE "ProductVersion", "2, 2, 0, 0\0" + VALUE "ProductName", "OpenSAML 2.2.1\0" + VALUE "ProductVersion", "2, 2, 1, 0\0" VALUE "SpecialBuild", "\0" END END -- 2.1.4