X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=blobdiff_plain;f=fastcgi%2Fshibresponder.rc;h=51974e5baf3f571cc98ed4b54a0328d028d058ae;hp=e34d65fe94792a11e408658dd08e8f096abecca7;hb=582f30fdb84f328e34113dda796a2b7288b31671;hpb=9abb4b739f0e1f89bd569ed0ee3c261ecdf0f6fa diff --git a/fastcgi/shibresponder.rc b/fastcgi/shibresponder.rc index e34d65f..51974e5 100644 --- a/fastcgi/shibresponder.rc +++ b/fastcgi/shibresponder.rc @@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,5,2,0 - PRODUCTVERSION 2,5,2,0 + FILEVERSION 2,5,3,0 + PRODUCTVERSION 2,5,3,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -47,14 +47,14 @@ BEGIN VALUE "Comments", "\0" VALUE "CompanyName", "Shibboleth Consortium\0" VALUE "FileDescription", "Shibboleth FastCGI Responder\0" - VALUE "FileVersion", "2, 5, 2, 0\0" + VALUE "FileVersion", "2, 5, 3, 0\0" VALUE "InternalName", "shibresponder\0" VALUE "LegalCopyright", "Copyright © 2013 UCAID\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "shibresponder.exe\0" VALUE "PrivateBuild", "\0" - VALUE "ProductName", "Shibboleth 2.5.2\0" - VALUE "ProductVersion", "2, 5, 2, 0\0" + VALUE "ProductName", "Shibboleth 2.5.3\0" + VALUE "ProductVersion", "2, 5, 3, 0\0" VALUE "SpecialBuild", "\0" END END