[cpp-sp] 02/03: Bring iis plugin version into line with the other DLLs
Rod Widdowson
rdw at steadingsoftware.com
Mon Mar 26 06:13:49 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=add75b6fe5c784a00b83de90dd557641eb146bbc
commit add75b6fe5c784a00b83de90dd557641eb146bbc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 22 13:10:50 2018 +0000
Bring iis plugin version into line with the other DLLs
---
iis7_shib/iis7_shib.rc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/iis7_shib/iis7_shib.rc b/iis7_shib/iis7_shib.rc
index 2f7c835..dca33d0 100644
--- a/iis7_shib/iis7_shib.rc
+++ b/iis7_shib/iis7_shib.rc
@@ -51,9 +51,9 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,0,1,0
- PRODUCTVERSION 0,0,1,0
- FILEFLAGSMASK 0x3fL
+FILEVERSION RC_FILE_VERSION, 0
+PRODUCTVERSION RC_PRODUCT_VERSION, 0
+FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list