[cpp-msbuild] branch master updated: SSPCPP-800 Finalize Windows Installer version at 3.0.0.0
Rod Widdowson
rdw at steadingsoftware.com
Tue May 8 05:21:12 EDT 2018
This is an automated email from the git hooks/post-receive script.
rdw 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=fa73f8cf62d3f9e0097a0ff7c277a1bed5545c43
The following commit(s) were added to refs/heads/master by this push:
new fa73f8c SSPCPP-800 Finalize Windows Installer version at 3.0.0.0
fa73f8c is described below
commit fa73f8cf62d3f9e0097a0ff7c277a1bed5545c43
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue May 8 10:10:15 2018 +0100
SSPCPP-800 Finalize Windows Installer version at 3.0.0.0
https://issues.shibboleth.net/jira/browse/SSPCPP-800
The time for development testing is over. All further testing is with RC standard images and installers
---
Versions.props | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Versions.props b/Versions.props
index c2686fc..85cd201 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,8 +12,8 @@
<CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
<!-- These control the version of the installer -->
- <ShibbolethVersion>2.9.9</ShibbolethVersion>
- <ShibbolethPatchVersion>255</ShibbolethPatchVersion>
+ <ShibbolethVersion>3.0.0</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