X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=odbc-store%2Fodbc-store.rc;h=d57784dfd7018f35ceaed3f606675f899db8cc73;hb=fd7505406000c57bc7feda145a51e33a62fa70e4;hp=bfcbae57ec53012f1aeb206251f5eaaad71bd255;hpb=7f62bbf72259bba87063ba844792cad6fe60c70a;p=shibboleth%2Fcpp-sp.git diff --git a/odbc-store/odbc-store.rc b/odbc-store/odbc-store.rc index bfcbae5..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,3,1,0 - PRODUCTVERSION 2,3,1,0 + FILEVERSION 2,5,4,0 + PRODUCTVERSION 2,5,4,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -69,14 +69,14 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "Internet2\0" + VALUE "CompanyName", "Shibboleth Consortium\0" VALUE "FileDescription", "Shibboleth ODBC Storage Service Plugin\0" - VALUE "FileVersion", "2, 3, 1, 0\0" + VALUE "FileVersion", "2, 5, 4, 0\0" VALUE "InternalName", "odbc-store\0" - VALUE "LegalCopyright", "Copyright © 2009 Internet2\0" + VALUE "LegalCopyright", "Copyright © 2015 UCAID\0" VALUE "OriginalFilename", "odbc-store.so\0" - VALUE "ProductName", "Shibboleth 2.3.1\0" - VALUE "ProductVersion", "2, 3, 1, 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