1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 15:13:01 +04:00

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
+1 -1
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
{