[xmltooling] 01/65: Set fourth file version digit to signify rebuild.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Thu Jun 30 13:07:31 UTC 2016


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

wferi-guest pushed a commit to branch debian/master
in repository xmltooling.

commit 723157700628d2f94e1911b9fc0145f351ccdcf1
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue Feb 2 17:06:02 2016 -0500

    Set fourth file version digit to signify rebuild.
---
 xmltooling/xmltooling.rc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc
index 44f3410..4ba5d73 100644
--- a/xmltooling/xmltooling.rc
+++ b/xmltooling/xmltooling.rc
@@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,5,6,0
+ FILEVERSION 1,5,6,1
  PRODUCTVERSION 2,5,5,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
@@ -51,7 +51,7 @@ BEGIN
 #else
             VALUE "FileDescription", "OpenSAML XMLTooling Library\0"
 #endif
-            VALUE "FileVersion", "1, 5, 6, 0\0"
+            VALUE "FileVersion", "1, 5, 6, 1\0"
 #ifdef XMLTOOLING_LITE
 #ifdef _DEBUG
             VALUE "InternalName", "xmltooling-lite1_5D\0"
@@ -65,7 +65,7 @@ BEGIN
             VALUE "InternalName", "xmltooling1_5\0"
 #endif
 #endif
-            VALUE "LegalCopyright", "Copyright � 2015 UCAID\0"
+            VALUE "LegalCopyright", "Copyright � 2016 UCAID\0"
             VALUE "LegalTrademarks", "\0"
 #ifdef XMLTOOLING_LITE
 #ifdef _DEBUG

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list