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 --- src/pugiconfig.hpp | 2 +- src/pugixml.cpp | 2 +- src/pugixml.hpp | 2 +- src/pugixpath.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp index b0d3755..e1ac464 100644 --- a/src/pugiconfig.hpp +++ b/src/pugiconfig.hpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Pug Improved XML Parser - Version 0.4 +// Pug Improved XML Parser - Version 0.41 // -------------------------------------------------------- // Copyright (C) 2006-2009, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) // This work is based on the pugxml parser, which is: diff --git a/src/pugixml.cpp b/src/pugixml.cpp index f4fef16..deb59f3 100644 --- a/src/pugixml.cpp +++ b/src/pugixml.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Pug Improved XML Parser - Version 0.4 +// Pug Improved XML Parser - Version 0.41 // -------------------------------------------------------- // Copyright (C) 2006-2009, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) // This work is based on the pugxml parser, which is: diff --git a/src/pugixml.hpp b/src/pugixml.hpp index b557173..aaf4582 100644 --- a/src/pugixml.hpp +++ b/src/pugixml.hpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Pug Improved XML Parser - Version 0.4 +// Pug Improved XML Parser - Version 0.41 // -------------------------------------------------------- // Copyright (C) 2006-2009, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) // This work is based on the pugxml parser, which is: diff --git a/src/pugixpath.cpp b/src/pugixpath.cpp index 857b695..6c62fa4 100644 --- a/src/pugixpath.cpp +++ b/src/pugixpath.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Pug Improved XML Parser - Version 0.4 +// Pug Improved XML Parser - Version 0.41 // -------------------------------------------------------- // Copyright (C) 2006-2009, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) // This work is based on the pugxml parser, which is: -- cgit v1.2.3