X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=blobdiff_plain;f=fastcgi%2Fshibauthorizer.rc;h=153c715b2e0964a8643db1c91009b4c2d2092170;hp=45db8442c1778934274a0ef40ee8fcc87d0bb0fd;hb=fd7505406000c57bc7feda145a51e33a62fa70e4;hpb=6304f238f421a26455e1278131e69b1b471a8d45 diff --git a/fastcgi/shibauthorizer.rc b/fastcgi/shibauthorizer.rc index 45db844..153c715 100644 --- a/fastcgi/shibauthorizer.rc +++ b/fastcgi/shibauthorizer.rc @@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,5,3,0 - PRODUCTVERSION 2,5,3,0 + FILEVERSION 2,5,4,0 + PRODUCTVERSION 2,5,4,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -47,14 +47,14 @@ BEGIN VALUE "Comments", "\0" VALUE "CompanyName", "Shibboleth Consortium\0" VALUE "FileDescription", "Shibboleth FastCGI Authorizer\0" - VALUE "FileVersion", "2, 5, 3, 0\0" + VALUE "FileVersion", "2, 5, 4, 0\0" VALUE "InternalName", "shibauthorizer\0" - VALUE "LegalCopyright", "Copyright © 2013 UCAID\0" + VALUE "LegalCopyright", "Copyright © 2015 UCAID\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "shibauthorizer.exe\0" VALUE "PrivateBuild", "\0" - VALUE "ProductName", "Shibboleth 2.5.3\0" - VALUE "ProductVersion", "2, 5, 3, 0\0" + VALUE "ProductName", "Shibboleth 2.5.4\0" + VALUE "ProductVersion", "2, 5, 4, 0\0" VALUE "SpecialBuild", "\0" END END