commit | c8678e2fcc69f7871e6c7384865ced9bdada8834 | [log] [tgz] |
---|---|---|
author | Lee Thomason (grinliz) <leethomason@gmail.com> | Wed Apr 04 12:39:53 2012 -0700 |
committer | Lee Thomason (grinliz) <leethomason@gmail.com> | Wed Apr 04 12:39:53 2012 -0700 |
tree | 42c4a7b00b1d6c816cb292c98c7dde74f887e509 | |
parent | 6a22be220ab6dc09d45ea2f53ea5ef023be83096 [diff] [blame] |
upped the version
diff --git a/tinyxml2.h b/tinyxml2.h index 121fe03..bf00964 100644 --- a/tinyxml2.h +++ b/tinyxml2.h
@@ -96,7 +96,7 @@ static const int TIXML2_MAJOR_VERSION = 0; static const int TIXML2_MINOR_VERSION = 9; -static const int TIXML2_PATCH_VERSION = 2; +static const int TIXML2_PATCH_VERSION = 3; namespace tinyxml2 {