[cpp-sp] branch main updated: Bump file version on IIS DLL.
Scott Cantor
cantor.2 at osu.edu
Fri Jul 30 14:58:15 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=3fb175c402d3cf417b6e505b85c9770487d74f8e
The following commit(s) were added to refs/heads/main by this push:
new 3fb175c4 Bump file version on IIS DLL.
3fb175c4 is described below
commit 3fb175c402d3cf417b6e505b85c9770487d74f8e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jul 30 10:58:07 2021 -0400
Bump file version on IIS DLL.
---
iis7_shib/iis7_shib.rc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/iis7_shib/iis7_shib.rc b/iis7_shib/iis7_shib.rc
index d6958e9a..209a9852 100644
--- a/iis7_shib/iis7_shib.rc
+++ b/iis7_shib/iis7_shib.rc
@@ -51,8 +51,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
-FILEVERSION RC_FILE_VERSION, 2
-PRODUCTVERSION RC_PRODUCT_VERSION, 2
+FILEVERSION RC_FILE_VERSION, 3
+PRODUCTVERSION RC_PRODUCT_VERSION, 1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list