[cpp-sp COMMIT] in /branches/REL_2: fastcgi/shibresponder.rc odbc-store/odbc-store.rc
noreply at shibboleth.net
noreply at shibboleth.net
Tue Oct 9 12:28:21 EDT 2012
Author: scantor
Date: Tue Oct 9 12:28:20 2012
New Revision: 3778
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3778&view=rev
Log:
Bump file versions for changed plugins
Modified:
branches/REL_2/fastcgi/shibresponder.rc
branches/REL_2/odbc-store/odbc-store.rc
Modified: branches/REL_2/fastcgi/shibresponder.rc
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/fastcgi/shibresponder.rc?rev=3778&r1=3777&r2=3778&view=diff
==============================================================================
--- branches/REL_2/fastcgi/shibresponder.rc (original)
+++ branches/REL_2/fastcgi/shibresponder.rc Tue Oct 9 12:28:20 2012
@@ -28,7 +28,7 @@
//
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 @@
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"
Modified: branches/REL_2/odbc-store/odbc-store.rc
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/odbc-store/odbc-store.rc?rev=3778&r1=3777&r2=3778&view=diff
==============================================================================
--- branches/REL_2/odbc-store/odbc-store.rc (original)
+++ branches/REL_2/odbc-store/odbc-store.rc Tue Oct 9 12:28:20 2012
@@ -53,7 +53,7 @@
//
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
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"
More information about the commits
mailing list