X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=odbc-store%2Fodbc-store.rc;h=d57784dfd7018f35ceaed3f606675f899db8cc73;hb=fd7505406000c57bc7feda145a51e33a62fa70e4;hp=1cd2579a1b79eacdc80d5664ee09d0c18de45884;hpb=7fe5c508c1370683eebc8b6f22a949b44855983f;p=shibboleth%2Fcpp-sp.git diff --git a/odbc-store/odbc-store.rc b/odbc-store/odbc-store.rc index 1cd2579..d57784d 100644 --- a/odbc-store/odbc-store.rc +++ b/odbc-store/odbc-store.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,5,2,0 - PRODUCTVERSION 2,5,2,0 + FILEVERSION 2,5,4,0 + PRODUCTVERSION 2,5,4,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Shibboleth Consortium\0" VALUE "FileDescription", "Shibboleth ODBC Storage Service Plugin\0" - VALUE "FileVersion", "2, 5, 2, 0\0" + VALUE "FileVersion", "2, 5, 4, 0\0" VALUE "InternalName", "odbc-store\0" - VALUE "LegalCopyright", "Copyright © 2013 UCAID\0" + VALUE "LegalCopyright", "Copyright © 2015 UCAID\0" VALUE "OriginalFilename", "odbc-store.so\0" - VALUE "ProductName", "Shibboleth 2.5.2\0" - VALUE "ProductVersion", "2, 5, 2, 0\0" + VALUE "ProductName", "Shibboleth 2.5.4\0" + VALUE "ProductVersion", "2, 5, 4, 0\0" END END BLOCK "VarFileInfo" @@ -98,4 +98,4 @@ END ///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED \ No newline at end of file +#endif // not APSTUDIO_INVOKED