diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2009-09-17 18:19:44 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2009-09-17 18:19:44 +0000 |
commit | 10b1a0c481881a21b42716a4c5f1b3066d261e3a (patch) | |
tree | be9dbcb2537a3c0fc13a3611932586bd3cdc2b43 /src/pugiconfig.hpp | |
parent | fcce7152ac00a3ed227eafd135e570584392cd08 (diff) |
Changed header version
git-svn-id: http://pugixml.googlecode.com/svn/trunk@129 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'src/pugiconfig.hpp')
-rw-r--r-- | src/pugiconfig.hpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp index 57514ae..2f7fc64 100644 --- a/src/pugiconfig.hpp +++ b/src/pugiconfig.hpp @@ -1,8 +1,10 @@ /////////////////////////////////////////////////////////////////////////////// // -// Pug Improved XML Parser - Version 0.41 +// Pug Improved XML Parser - Version 0.42 // -------------------------------------------------------- // Copyright (C) 2006-2009, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) +// Report bugs and download new versions at http://code.google.com/p/pugixml/ +// // This work is based on the pugxml parser, which is: // Copyright (C) 2003, by Kristen Wegner (kristen@tima.net) // Released into the Public Domain. Use at your own risk. |