X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=fastcgi%2Fshibauthorizer.rc;h=153c715b2e0964a8643db1c91009b4c2d2092170;hb=fd7505406000c57bc7feda145a51e33a62fa70e4;hp=0134f31de1a035eda767122b969628350f175dcc;hpb=e30003cbf5aaa692d53dae43b69e542734b6d2c3;p=shibboleth%2Fcpp-sp.git diff --git a/fastcgi/shibauthorizer.rc b/fastcgi/shibauthorizer.rc index 0134f31..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,1,0 - PRODUCTVERSION 2,5,1,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, 1, 0\0" + VALUE "FileVersion", "2, 5, 4, 0\0" VALUE "InternalName", "shibauthorizer\0" - VALUE "LegalCopyright", "Copyright © 2012 UCAID\0" + VALUE "LegalCopyright", "Copyright © 2015 UCAID\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "shibauthorizer.exe\0" VALUE "PrivateBuild", "\0" - VALUE "ProductName", "Shibboleth 2.5.1\0" - VALUE "ProductVersion", "2, 5, 1, 0\0" + VALUE "ProductName", "Shibboleth 2.5.4\0" + VALUE "ProductVersion", "2, 5, 4, 0\0" VALUE "SpecialBuild", "\0" END END