Skip to content

Commit

Permalink
Developing 0.18.1
Browse files Browse the repository at this point in the history
code fix to allow nana creator to run on raspberri pi
updated pugixml lib to version 1.9
  • Loading branch information
besh81 committed Mar 1, 2019
1 parent 3738b2c commit bbe22fe
Show file tree
Hide file tree
Showing 9 changed files with 1,564 additions and 1,150 deletions.
8 changes: 4 additions & 4 deletions libs/pugixml/pugiconfig.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* pugixml parser - version 1.7
* pugixml parser - version 1.9
* --------------------------------------------------------
* Copyright (C) 2006-2015, by Arseny Kapoulkine ([email protected])
* Copyright (C) 2006-2018, by Arseny Kapoulkine ([email protected])
* Report bugs and download new versions at http://pugixml.org/
*
* This library is distributed under the MIT License. See notice at the end
Expand Down Expand Up @@ -49,7 +49,7 @@
#endif

/**
* Copyright (c) 2006-2015 Arseny Kapoulkine
* Copyright (c) 2006-2018 Arseny Kapoulkine
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
Expand All @@ -62,7 +62,7 @@
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
Expand Down
Loading

0 comments on commit bbe22fe

Please sign in to comment.