experimented with print f vs. g. increased version

This commit is contained in:
Lee Thomason (grinliz)
2012-09-23 20:25:50 -07:00
parent e2bcb32494
commit fc6320e30a
5 changed files with 18 additions and 7 deletions

View File

@@ -95,7 +95,7 @@ distribution.
static const int TIXML2_MAJOR_VERSION = 1;
static const int TIXML2_MINOR_VERSION = 0;
static const int TIXML2_PATCH_VERSION = 7;
static const int TIXML2_PATCH_VERSION = 8;
namespace tinyxml2
{