Browse Source

Update AngelScript version.

Yao Wei Tjong 姚伟忠 8 years ago
parent
commit
69d3e55781
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

@@ -211,7 +211,7 @@ Urho3D is greatly inspired by OGRE (http://www.ogre3d.org/) and Horde3D (http://
 
 Urho3D uses the following third-party libraries:
 
-- AngelScript 2.31.2 (http://www.angelcode.com/angelscript)
+- AngelScript 2.32.0 WIP (http://www.angelcode.com/angelscript)
 - Boost 1.64.0 (http://www.boost.org) - only used for AngelScript generic bindings
 - Box2D 2.3.2 WIP (http://box2d.org)
 - Bullet 2.86.1 (http://www.bulletphysics.org)

+ 1 - 1
README.md

@@ -174,7 +174,7 @@ Urho3D is greatly inspired by OGRE (http://www.ogre3d.org) and Horde3D
   http://warp.povusers.org/SortComparison/
 
 Urho3D uses the following third-party libraries:
-- AngelScript 2.31.2 (http://www.angelcode.com/angelscript)
+- AngelScript 2.32.0 WIP (http://www.angelcode.com/angelscript)
 - Boost 1.64.0 (http://www.boost.org) - only used for AngelScript generic bindings
 - Box2D 2.3.2 WIP (http://box2d.org)
 - Bullet 2.86.1 (http://www.bulletphysics.org)