[cpp-opensaml] branch main updated: Bump file version for build.
Scott Cantor
cantor.2 at osu.edu
Wed Jun 7 15:58:08 UTC 2023
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=10249ba7c1180341595c94f4eedbaac8b7aebc52
The following commit(s) were added to refs/heads/main by this push:
new 10249ba Bump file version for build.
10249ba is described below
commit 10249ba7c1180341595c94f4eedbaac8b7aebc52
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 7 11:58:04 2023 -0400
Bump file version for build.
---
samlsign/samlsign.rc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/samlsign/samlsign.rc b/samlsign/samlsign.rc
index e212968..a232492 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,3
+ FILEVERSION 3,2,1,4
PRODUCTVERSION 3,2,1,2
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, 3\0"
+ VALUE "FileVersion", "3, 2, 1, 4\0"
VALUE "InternalName", "samlsign\0"
VALUE "LegalCopyright", "Copyright 2023 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