[cpp-opensaml] branch main updated: Bump samlsign file version.

Scott Cantor cantor.2 at osu.edu
Wed Nov 2 13:37:56 UTC 2022


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=f0c312679a6879d79edb4149e0a797717f0d917b

The following commit(s) were added to refs/heads/main by this push:
     new f0c3126  Bump samlsign file version.
f0c3126 is described below

commit f0c312679a6879d79edb4149e0a797717f0d917b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Nov 2 09:37:52 2022 -0400

    Bump samlsign file version.
---
 samlsign/samlsign.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/samlsign/samlsign.rc b/samlsign/samlsign.rc
index 7b8b21e..70b9f3f 100644
--- a/samlsign/samlsign.rc
+++ b/samlsign/samlsign.rc
@@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,2,1,0
+ FILEVERSION 3,2,1,1
  PRODUCTVERSION 3,2,1,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
@@ -47,7 +47,7 @@ BEGIN
             VALUE "Comments", "\0"
             VALUE "CompanyName", "Shibboleth Consortium\0"
             VALUE "FileDescription", "OpenSAML Signature Utility\0"
-            VALUE "FileVersion", "3, 2, 1, 0\0"
+            VALUE "FileVersion", "3, 2, 1, 1\0"
             VALUE "InternalName", "samlsign\0"
             VALUE "LegalCopyright", "Copyright 2021 Various\0"
             VALUE "LegalTrademarks", "\0"

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


More information about the commits mailing list