diff --git a/README b/README index efc1fad..d89c527 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ -README - 2014-10-19 +README - 2016-06-12 ------------------- INTRODUCTION - This README file describes the Mini-XML library version 2.9. + This README file describes the Mini-XML library version 2.10. Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard @@ -52,7 +52,7 @@ BUILDING Mini-XML If you are using Mini-XML under Microsoft Windows with Visual C++, use the included project files in the "vcnet" subdirectory to build the library - instead. + instead. Note: The static library on Windows is NOT thread-safe. INSTALLING Mini-XML @@ -192,5 +192,5 @@ GETTING HELP AND REPORTING PROBLEMS LEGAL STUFF - The Mini-XML library is Copyright 2003-2014 by Michael Sweet. License terms - are described in the file "COPYING". + The Mini-XML library is Copyright 2003-2016 by Michael R Sweet. License + terms are described in the file "COPYING". diff --git a/doc/intro.html b/doc/intro.html index efe0e78..e44de57 100644 --- a/doc/intro.html +++ b/doc/intro.html @@ -1,8 +1,8 @@ - Mini-XML Programmers Manual, Version 2.9 - - + Mini-XML Programmers Manual, Version 2.10 + + @@ -10,7 +10,7 @@

0Introduction

-

This programmers manual describes Mini-XML version 2.9, a small +

This programmers manual describes Mini-XML version 2.10, a small XML parsing library that you can use to read and write XML data files in your C and C++ applications.

@@ -187,7 +187,7 @@ manual:

Legal Stuff

-

The Mini-XML library is copyright 2003-2014 by Michael R Sweet. License terms +

The Mini-XML library is copyright 2003-2016 by Michael R Sweet. License terms are described in Appendix A - Mini-XML License.

diff --git a/doc/mxml.html b/doc/mxml.html index 551a944..97f495a 100644 --- a/doc/mxml.html +++ b/doc/mxml.html @@ -1,9 +1,9 @@ -Mini-XML Programmers Manual, Version 2.9 - - +Mini-XML Programmers Manual, Version 2.10 + +