[cpp-opensaml] branch main updated: Bump file version for build.
Scott Cantor
cantor.2 at osu.edu
Wed Jun 7 14:39:28 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=5d14e868cebe944b6c6033c3912da8e969d4e433
The following commit(s) were added to refs/heads/main by this push:
new 5d14e86 Bump file version for build.
5d14e86 is described below
commit 5d14e868cebe944b6c6033c3912da8e969d4e433
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 7 10:39:24 2023 -0400
Bump file version for build.
---
saml/saml.rc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/saml/saml.rc b/saml/saml.rc
index 0d95fe0..cd90f0f 100644
--- a/saml/saml.rc
+++ b/saml/saml.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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list