[cpp-sp] branch master updated: Upload a missed version file.

Scott Cantor cantor.2 at osu.edu
Tue Apr 14 08:32:42 EDT 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=fc84d6bf06653ab40073c1561c29914f1a7de9e5

The following commit(s) were added to refs/heads/master by this push:
       new  fc84d6b   Upload a missed version file.
fc84d6b is described below

commit fc84d6bf06653ab40073c1561c29914f1a7de9e5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 14 08:32:30 2020 -0400

    Upload a missed version file.
---
 shibsp/shibsp.rc | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/shibsp/shibsp.rc b/shibsp/shibsp.rc
index b111289..de2445d 100644
--- a/shibsp/shibsp.rc
+++ b/shibsp/shibsp.rc
@@ -53,35 +53,35 @@ BEGIN
 #endif
 #ifdef SHIBSP_LITE
 #ifdef _DEBUG
-            VALUE "InternalName", "shibsp-lite3_0D\0"
+            VALUE "InternalName", "shibsp-lite3_1D\0"
 #else
-            VALUE "InternalName", "shibsp-lite3_0\0"
+            VALUE "InternalName", "shibsp-lite3_1\0"
 #endif
 #else
 #ifdef _DEBUG
-            VALUE "InternalName", "shibsp3_0D\0"
+            VALUE "InternalName", "shibsp3_1D\0"
 #else
-            VALUE "InternalName", "shibsp3_0\0"
+            VALUE "InternalName", "shibsp3_1\0"
 #endif
 #endif
-            VALUE "LegalCopyright", "Copyright 2019 UCAID\0"
+            VALUE "LegalCopyright", "Copyright 2020 UCAID\0"
             VALUE "LegalTrademarks", "\0"
 #ifdef SHIBSP_LITE
 #ifdef _DEBUG
-            VALUE "OriginalFilename", "shibsp-lite3_0D.dll\0"
+            VALUE "OriginalFilename", "shibsp-lite3_1D.dll\0"
 #else
-            VALUE "OriginalFilename", "shibsp-lite3_0.dll\0"
+            VALUE "OriginalFilename", "shibsp-lite3_1.dll\0"
 #endif
 #else
 #ifdef _DEBUG
-            VALUE "OriginalFilename", "shibsp3_0D.dll\0"
+            VALUE "OriginalFilename", "shibsp3_1D.dll\0"
 #else
-            VALUE "OriginalFilename", "shibsp3_0.dll\0"
+            VALUE "OriginalFilename", "shibsp3_1.dll\0"
 #endif
 #endif
             VALUE "PrivateBuild", "\0"
-            VALUE "ProductName", "Shibboleth 3.0.4\0"
-            VALUE "ProductVersion", "3, 0, 4, 0\0"
+            VALUE "ProductName", "Shibboleth 3.1.0\0"
+            VALUE "ProductVersion", "3, 1, 0, 0\0"
             VALUE "SpecialBuild", "\0"
         END
     END

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list