X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltooling%2Fxmltooling.rc;fp=xmltooling%2Fxmltooling.rc;h=4ba5d73761fc96491afe81ef44ecb721e166174b;hp=44f34107ce07df668b5bd213d73b3914c1520cf9;hb=723157700628d2f94e1911b9fc0145f351ccdcf1;hpb=9242521fb1245ef74deb01dc8afc38d1c0296c03 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