From: Scott Cantor Date: Fri, 28 Jan 2011 17:49:06 +0000 (+0000) Subject: Missed a version reference. X-Git-Tag: 1.4.1~4 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=077cd93b8dcb9986ee96fa0ca946d75043ce2232 Missed a version reference. --- diff --git a/config_win32.h b/config_win32.h index a1fc0d0..f2b7dd5 100644 --- a/config_win32.h +++ b/config_win32.h @@ -113,7 +113,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "1.4" +#define VERSION "1.4.1" /* Define if you wish to disable XML-Security-dependent features. */ /* #undef XMLTOOLING_NO_XMLSEC */ diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc index 438799e..628bf33 100644 --- a/xmltooling/xmltooling.rc +++ b/xmltooling/xmltooling.rc @@ -65,7 +65,7 @@ BEGIN VALUE "InternalName", "xmltooling1_4\0" #endif #endif - VALUE "LegalCopyright", "Copyright © 2010 Internet2\0" + VALUE "LegalCopyright", "Copyright © 2011 Internet2\0" VALUE "LegalTrademarks", "\0" #ifdef XMLTOOLING_LITE #ifdef _DEBUG