[cpp-opensaml] branch main updated: Screwed up the versions yet again.

Scott Cantor cantor.2 at osu.edu
Mon Nov 22 13:33:33 UTC 2021


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

scantor pushed a commit to branch main
in repository cpp-opensaml.

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

The following commit(s) were added to refs/heads/main by this push:
     new cf17728  Screwed up the versions yet again.
cf17728 is described below

commit cf177283971cb84fdac8651afa8fbda8c2e09520
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 22 08:33:29 2021 -0500

    Screwed up the versions yet again.
---
 samlsign/samlsign.rc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/samlsign/samlsign.rc b/samlsign/samlsign.rc
index e85505a..7b8b21e 100644
--- a/samlsign/samlsign.rc
+++ b/samlsign/samlsign.rc
@@ -47,14 +47,14 @@ BEGIN
             VALUE "Comments", "\0"
             VALUE "CompanyName", "Shibboleth Consortium\0"
             VALUE "FileDescription", "OpenSAML Signature Utility\0"
-            VALUE "FileVersion", "3, 2, 0, 1\0"
+            VALUE "FileVersion", "3, 2, 1, 0\0"
             VALUE "InternalName", "samlsign\0"
-            VALUE "LegalCopyright", "Copyright 2020 Various\0"
+            VALUE "LegalCopyright", "Copyright 2021 Various\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "samlsign.exe\0"
             VALUE "PrivateBuild", "\0"
-            VALUE "ProductName", "OpenSAML 3.2.0\0"
-            VALUE "ProductVersion", "3, 2, 0, 1\0"
+            VALUE "ProductName", "OpenSAML 3.2.1\0"
+            VALUE "ProductVersion", "3, 2, 1, 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