[cpp-msbuild] branch main updated: Update xmlsec version.

Scott Cantor cantor.2 at osu.edu
Tue Nov 16 18:03:31 UTC 2021


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new 213ede0  Update xmlsec version.
213ede0 is described below

commit 213ede0827ea4d9af77eaf96f6a838b79f2d78f3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Nov 16 13:03:18 2021 -0500

    Update xmlsec version.
---
 dependencies/config.bat | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dependencies/config.bat b/dependencies/config.bat
index 9bcc296..fdfe2e8 100644
--- a/dependencies/config.bat
+++ b/dependencies/config.bat
@@ -114,9 +114,9 @@ REM XSEC_DIR              is the directory name
 REM XSEC_MM_VERSION       is the Merge Module version (and so have to be 3 or 4 dot separated numbers)
 REM XSEC_FILE_VERSION     is the distinction on the name of the DLLS
 REM                       if it changes you *MUST* change Version.props
-set XSEC_DIR=xml-security-c-2.0.3
+set XSEC_DIR=xml-security-c-2.0.4
 SET XSEC_FILE_VERSION=2_0
-SET XSEC_MM_VERSION=2.0.3
+SET XSEC_MM_VERSION=2.0.4
 
 REM
 REM ZLIB CONFIG

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


More information about the commits mailing list