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=41854a398db8ab5c44a65e9b7c5db21991bcdb56
The following commit(s) were added to refs/heads/main by this push:
new 41854a39 Bump patch version.
41854a39 is described below
commit 41854a398db8ab5c44a65e9b7c5db21991bcdb56
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Aug 27 11:54:17 2020 -0400
Bump patch version.
---
util/resourceCommon.rci | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/util/resourceCommon.rci b/util/resourceCommon.rci
index 2a5fb98c..e34137ab 100644
--- a/util/resourceCommon.rci
+++ b/util/resourceCommon.rci
@@ -1,10 +1,10 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "Shibboleth Consortium\0"
- VALUE "FileVersion", "3,1,0,0\0"
+ VALUE "FileVersion", "3,1,0,2\0"
VALUE "LegalCopyright", "Copyright 2020 Various\0"
VALUE "LegalTrademarks", "\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "Shibboleth 3.1.0\0"
- VALUE "ProductVersion", "3, 1, 0, 0\0"
+ VALUE "ProductVersion", "3, 1, 0, 2\0"
VALUE "SpecialBuild", "\0"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.