[cpp-sp] 02/02: Update a stray version indicator.

Scott Cantor cantor.2 at osu.edu
Wed Oct 31 13:57:11 EDT 2018


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=0bdcf23b9c92ad56182084f08c819b767c898903

commit 0bdcf23b9c92ad56182084f08c819b767c898903
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 31 13:56:59 2018 -0400

    Update a stray version indicator.
---
 shibsp/shibsp.rc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/shibsp/shibsp.rc b/shibsp/shibsp.rc
index e4eacf6..e6f1f8b 100644
--- a/shibsp/shibsp.rc
+++ b/shibsp/shibsp.rc
@@ -64,7 +64,7 @@ BEGIN
             VALUE "InternalName", "shibsp3_0\0"
 #endif
 #endif
-            VALUE "LegalCopyright", "Copyright � 2017 UCAID\0"
+            VALUE "LegalCopyright", "Copyright � 2018 UCAID\0"
             VALUE "LegalTrademarks", "\0"
 #ifdef SHIBSP_LITE
 #ifdef _DEBUG
@@ -80,8 +80,8 @@ BEGIN
 #endif
 #endif
             VALUE "PrivateBuild", "\0"
-            VALUE "ProductName", "Shibboleth 3.0.0\0"
-            VALUE "ProductVersion", "3, 0, 0, 0\0"
+            VALUE "ProductName", "Shibboleth 3.0.3\0"
+            VALUE "ProductVersion", "3, 0, 3, 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