[cpp-msbuild] branch maint-1 updated: Update SP package version
Scott Cantor
cantor.2 at osu.edu
Mon Nov 13 14:54:02 EST 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-1
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=c010fbf494ed248d83018cda692c1aaf8be61b1d
The following commit(s) were added to refs/heads/maint-1 by this push:
new c010fbf Update SP package version
c010fbf is described below
commit c010fbf494ed248d83018cda692c1aaf8be61b1d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 13 14:53:58 2017 -0500
Update SP package version
---
Versions.props | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Versions.props b/Versions.props
index bbd4344..8789a18 100644
--- a/Versions.props
+++ b/Versions.props
@@ -6,8 +6,8 @@
<CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
<!-- These control the version of the installer -->
- <ShibbolethVersion>2.6.0</ShibbolethVersion>
- <ShibbolethPatchVersion>1</ShibbolethPatchVersion>
+ <ShibbolethVersion>2.6.1</ShibbolethVersion>
+ <ShibbolethPatchVersion>0</ShibbolethPatchVersion>
<!-- These control the versions in the DLLs and Executables.
Note that the PatchVersion is left to the individual resource file.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list