[cpp-xmltooling] branch master updated: Rev file patch version for sanity.

Scott Cantor cantor.2 at osu.edu
Wed Jul 11 14:35:58 EDT 2018


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

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

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

The following commit(s) were added to refs/heads/master by this push:
       new  39a1e43   Rev file patch version for sanity.
39a1e43 is described below

commit 39a1e4348e3dff95a179656cd54fd4c4dea8b5d6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 11 14:35:51 2018 -0400

    Rev file patch version for sanity.
---
 xmltooling/xmltooling.rc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc
index 976d0a1..b252f4c 100644
--- a/xmltooling/xmltooling.rc
+++ b/xmltooling/xmltooling.rc
@@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,0,0,0
+ FILEVERSION 3,0,0,1
  PRODUCTVERSION 3,0,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
@@ -51,7 +51,7 @@ BEGIN
 #else
             VALUE "FileDescription", "OpenSAML XMLTooling Library\0"
 #endif
-            VALUE "FileVersion", "3, 0, 0, 0\0"
+            VALUE "FileVersion", "3, 0, 0, 1\0"
 #ifdef XMLTOOLING_LITE
 #ifdef _DEBUG
             VALUE "InternalName", "xmltooling-lite3_0D\0"
@@ -65,7 +65,7 @@ BEGIN
             VALUE "InternalName", "xmltooling3_0\0"
 #endif
 #endif
-            VALUE "LegalCopyright", "Copyright � 2017 UCAID\0"
+            VALUE "LegalCopyright", "Copyright � 2018 UCAID\0"
             VALUE "LegalTrademarks", "\0"
 #ifdef XMLTOOLING_LITE
 #ifdef _DEBUG

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


More information about the commits mailing list