X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=odbc-store%2Fodbc-store.rc;h=fdda5c0ca1ba92c2603b2f7f9f1eb4c1543a76e3;hb=d13eb958c91dc08ba3982c071a51395a2b05812f;hp=e12a8493238bb23169962ffa572729bd160fa6bf;hpb=d08121dfc19941f7095ccc26bb99db36d7526c05;p=shibboleth%2Fcpp-sp.git diff --git a/odbc-store/odbc-store.rc b/odbc-store/odbc-store.rc index e12a849..fdda5c0 100644 --- a/odbc-store/odbc-store.rc +++ b/odbc-store/odbc-store.rc @@ -53,8 +53,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,4,2,0 - PRODUCTVERSION 2,4,2,0 + FILEVERSION 2,5,0,0 + PRODUCTVERSION 2,5,0,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -71,12 +71,12 @@ BEGIN BEGIN VALUE "CompanyName", "Internet2\0" VALUE "FileDescription", "Shibboleth ODBC Storage Service Plugin\0" - VALUE "FileVersion", "2, 4, 2, 0\0" + VALUE "FileVersion", "2, 5, 0, 0\0" VALUE "InternalName", "odbc-store\0" VALUE "LegalCopyright", "Copyright © 2011 Internet2\0" VALUE "OriginalFilename", "odbc-store.so\0" - VALUE "ProductName", "Shibboleth 2.4.2\0" - VALUE "ProductVersion", "2, 4, 2, 0\0" + VALUE "ProductName", "Shibboleth 2.5\0" + VALUE "ProductVersion", "2, 5, 0, 0\0" END END BLOCK "VarFileInfo"