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

 {