[cpp-msbuild] branch master updated: Bump curl version to 7.49.1
Scott Cantor
cantor.2 at osu.edu
Wed Jun 22 10:55:44 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=3c6b26f562cf5d9e9fb9c2eeea84a5fb8c24f16e
The following commit(s) were added to refs/heads/master by this push:
new 3c6b26f Bump curl version to 7.49.1
3c6b26f is described below
commit 3c6b26f562cf5d9e9fb9c2eeea84a5fb8c24f16e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 22 10:55:39 2016 -0400
Bump curl version to 7.49.1
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index c80558d..e5792c4 100644
--- a/Versions.props
+++ b/Versions.props
@@ -18,7 +18,7 @@
<!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
<ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
- <CurlVersion>7.48.0</CurlVersion>
+ <CurlVersion>7.49.1</CurlVersion>
<curl>curl-$(CurlVersion)</curl>
<boost>boost_1_61_0</boost>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list