From 16b49466c116ad12f3b10f5edb0f6514ded9be94 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 9 Oct 2012 16:28:20 +0000 Subject: [PATCH] Bump file versions for changed plugins --- fastcgi/shibresponder.rc | 4 ++-- odbc-store/odbc-store.rc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fastcgi/shibresponder.rc b/fastcgi/shibresponder.rc index 98f1d23..8bd6e2c 100644 --- a/fastcgi/shibresponder.rc +++ b/fastcgi/shibresponder.rc @@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,5,0,0 + FILEVERSION 2,5,1,0 PRODUCTVERSION 2,5,1,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG @@ -47,7 +47,7 @@ BEGIN VALUE "Comments", "\0" VALUE "CompanyName", "Shibboleth Consortium\0" VALUE "FileDescription", "Shibboleth FastCGI Responder\0" - VALUE "FileVersion", "2, 5, 0, 0\0" + VALUE "FileVersion", "2, 5, 1, 0\0" VALUE "InternalName", "shibresponder\0" VALUE "LegalCopyright", "Copyright © 2012 UCAID\0" VALUE "LegalTrademarks", "\0" diff --git a/odbc-store/odbc-store.rc b/odbc-store/odbc-store.rc index 1e60f72..44cdc39 100644 --- a/odbc-store/odbc-store.rc +++ b/odbc-store/odbc-store.rc @@ -53,7 +53,7 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,5,0,0 + FILEVERSION 2,5,1,0 PRODUCTVERSION 2,5,1,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG @@ -71,7 +71,7 @@ BEGIN BEGIN VALUE "CompanyName", "Shibboleth Consortium\0" VALUE "FileDescription", "Shibboleth ODBC Storage Service Plugin\0" - VALUE "FileVersion", "2, 5, 0, 0\0" + VALUE "FileVersion", "2, 5, 1, 0\0" VALUE "InternalName", "odbc-store\0" VALUE "LegalCopyright", "Copyright © 2012 UCAID\0" VALUE "OriginalFilename", "odbc-store.so\0" -- 2.1.4