[cpp-sp] branch master updated: Bump DLL version for final build.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 16 20:05:43 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor 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=8b5f0eb4f5dde11cf716cf24e5f075f4cc6bb4c4
The following commit(s) were added to refs/heads/master by this push:
new 8b5f0eb Bump DLL version for final build.
8b5f0eb is described below
commit 8b5f0eb4f5dde11cf716cf24e5f075f4cc6bb4c4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 16 20:05:19 2018 -0400
Bump DLL version for final build.
---
util/resourceCommon.rci | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/util/resourceCommon.rci b/util/resourceCommon.rci
index f64d47d..2524387 100644
--- a/util/resourceCommon.rci
+++ b/util/resourceCommon.rci
@@ -1,7 +1,7 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "Shibboleth Consortium\0"
- VALUE "FileVersion", "3,0,0,1\0"
+ VALUE "FileVersion", "3,0,0,2\0"
VALUE "LegalCopyright", "Copyright � 2018 UCAID\0"
VALUE "LegalTrademarks", "\0"
VALUE "PrivateBuild", "\0"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list