From 077cd93b8dcb9986ee96fa0ca946d75043ce2232 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Fri, 28 Jan 2011 17:49:06 +0000 Subject: [PATCH] Missed a version reference. --- config_win32.h | 2 +- xmltooling/xmltooling.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.1.4