From a3ef08eed7d92e4b8e0d685c5e124fd5daf211bb Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 8 Feb 2009 07:44:14 +0000 Subject: Updated version (source, documentation) git-svn-id: http://pugixml.googlecode.com/svn/trunk@117 99668b35-9821-0410-8761-19e4c4f06640 --- docs/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 4ed959a..50dea73 100644 --- a/docs/index.html +++ b/docs/index.html @@ -666,6 +666,12 @@ were attributes, i.e. doc.child("xml").attribute("version").as_float()); corresp +
8.02.2009 - v0.41 +
Maintenance release. Changes: +
+
@@ -686,7 +692,7 @@ were attributes, i.e. doc.child("xml").attribute("version").as_float()); corresp

The pugixml parser is distributed under the MIT license:

-Copyright (c) 2006-2007 Arseny Kapoulkine
+Copyright (c) 2006-2009 Arseny Kapoulkine
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
@@ -712,7 +718,7 @@ OTHER DEALINGS IN THE SOFTWARE.
 
 
-

Revised 18 January, 2009

+

Revised 8 February, 2009

© Copyright Arseny Kapoulkine 2006-2009. All Rights Reserved.

-- cgit v1.2.3