[cpp-sp] branch master updated: SSPCPP-804 Set Product Version to 3.0.0.0
Rod Widdowson
rdw at steadingsoftware.com
Mon May 14 11:19:41 EDT 2018
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=20ea092297cbd3ae1f34fb02d0a149a1eb2cb9ce
The following commit(s) were added to refs/heads/master by this push:
new 20ea092 SSPCPP-804 Set Product Version to 3.0.0.0
20ea092 is described below
commit 20ea092297cbd3ae1f34fb02d0a149a1eb2cb9ce
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon May 14 16:13:33 2018 +0100
SSPCPP-804 Set Product Version to 3.0.0.0
https://issues.shibboleth.net/jira/browse/SSPCPP-804
---
Projects/vc15/Shibboleth.sln | 1 +
util/resourceCommon.rci | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Projects/vc15/Shibboleth.sln b/Projects/vc15/Shibboleth.sln
index 6656f77..035b2d9 100644
--- a/Projects/vc15/Shibboleth.sln
+++ b/Projects/vc15/Shibboleth.sln
@@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{
ProjectSection(SolutionItems) = preProject
util\Makefile.am = util\Makefile.am
util\resource.h = util\resource.h
+ ..\..\util\resourceCommon.rci = ..\..\util\resourceCommon.rci
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "fastcgi", "fastcgi", "{8E1AF2CF-24E1-4983-8681-394D89DF9AD2}"
diff --git a/util/resourceCommon.rci b/util/resourceCommon.rci
index 9a665e1..af71f3c 100644
--- a/util/resourceCommon.rci
+++ b/util/resourceCommon.rci
@@ -6,5 +6,5 @@
VALUE "LegalTrademarks", "\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "Shibboleth 3.0.0\0"
- VALUE "ProductVersion", "0, 0, 0, 0\0"
+ VALUE "ProductVersion", "3, 0, 0, 0\0"
VALUE "SpecialBuild", "\0"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list