[cpp-opensaml] branch master updated: Rev file version to reflect updated Windows build.

Scott Cantor cantor.2 at osu.edu
Wed Oct 31 10:42:45 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=ca763a5ed2d7dea657532130c2341a87f4c35006

The following commit(s) were added to refs/heads/master by this push:
       new  ca763a5   Rev file version to reflect updated Windows build.
ca763a5 is described below

commit ca763a5ed2d7dea657532130c2341a87f4c35006
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 31 10:42:37 2018 -0400

    Rev file version to reflect updated Windows build.
---
 saml/saml.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/saml/saml.rc b/saml/saml.rc
index ed74079..b92305c 100644
--- a/saml/saml.rc
+++ b/saml/saml.rc
@@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,0,0,1
+ FILEVERSION 3,0,0,2
  PRODUCTVERSION 3,0,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
@@ -47,7 +47,7 @@ BEGIN
             VALUE "Comments", "\0"
             VALUE "CompanyName", "Shibboleth Consortium\0"
             VALUE "FileDescription", "OpenSAML Library\0"
-            VALUE "FileVersion", "3, 0, 0, 1\0"
+            VALUE "FileVersion", "3, 0, 0, 2\0"
 #ifdef _DEBUG
             VALUE "InternalName", "saml3_0D\0"
 #else

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list