[cpp-sp] branch maint-2.6 updated: Fix a file version I missed.
Scott Cantor
cantor.2 at osu.edu
Tue Nov 14 09:56:41 EST 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-2.6
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=d22297091c77709c03a382bf7ffa70bc19c32f44
The following commit(s) were added to refs/heads/maint-2.6 by this push:
new d222970 Fix a file version I missed.
d222970 is described below
commit d22297091c77709c03a382bf7ffa70bc19c32f44
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Nov 14 09:56:38 2017 -0500
Fix a file version I missed.
---
shibsp/shibsp.rc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shibsp/shibsp.rc b/shibsp/shibsp.rc
index 8134db4..216f0d5 100644
--- a/shibsp/shibsp.rc
+++ b/shibsp/shibsp.rc
@@ -51,7 +51,7 @@ BEGIN
#else
VALUE "FileDescription", "Shibboleth SP Library\0"
#endif
- VALUE "FileVersion", "1, 6, 0, 0\0"
+ VALUE "FileVersion", "1, 6, 1, 0\0"
#ifdef SHIBSP_LITE
#ifdef _DEBUG
VALUE "InternalName", "shibsp-lite1_6D\0"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list