Browse Source

Update Box2D version according to version identifier in code.

Lasse Öörni 8 years ago
parent
commit
9480e201d2
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Docs/Urho3D.dox
  2. 1 1
      README.md

+ 1 - 1
Docs/Urho3D.dox

@@ -190,7 +190,7 @@ Urho3D uses the following third-party libraries:
 
 - AngelScript 2.31.2 (http://www.angelcode.com/angelscript)
 - Boost 1.61.0 (http://www.boost.org) - only used for AngelScript generic bindings
-- Box2D 2.3.0 (http://box2d.org)
+- Box2D 2.3.2 WIP (http://box2d.org)
 - Bullet 2.83.6 (http://www.bulletphysics.org)
 - Civetweb 1.7 (https://github.com/civetweb/civetweb)
 - FreeType 2.7.1 (https://www.freetype.org)

+ 1 - 1
README.md

@@ -153,7 +153,7 @@ Urho3D is greatly inspired by OGRE (http://www.ogre3d.org) and Horde3D
 Urho3D uses the following third-party libraries:
 - AngelScript 2.31.2 (http://www.angelcode.com/angelscript)
 - Boost 1.61.0 (http://www.boost.org) - only used for AngelScript generic bindings
-- Box2D 2.3.0 (http://box2d.org)
+- Box2D 2.3.2 WIP (http://box2d.org)
 - Bullet 2.83.6 (http://www.bulletphysics.org)
 - Civetweb 1.7 (https://github.com/civetweb/civetweb)
 - FreeType 2.7.1 (https://www.freetype.org)