Browse Source

Update SDL version in the documentation.

Lasse Öörni 11 years ago
parent
commit
408cbdf2be
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Docs/Urho3D.dox
  2. 1 1
      Readme.txt

+ 1 - 1
Docs/Urho3D.dox

@@ -124,7 +124,7 @@ Urho3D uses the following third-party libraries:
 - Open Asset Import Library (http://assimp.sourceforge.net/)
 - pugixml 1.0 (http://pugixml.org/)
 - Recast/Detour (http://code.google.com/p/recastnavigation/)
-- SDL 2.0.1 (http://www.libsdl.org/)
+- SDL 2.0.3 (http://www.libsdl.org/)
 - StanHull (http://codesuppository.blogspot.com/2006/03/john-ratcliffs-code-suppository-blog.html)
 - stb_image 1.29 (http://nothings.org/)
 - stb_vorbis 0.99996 (http://nothings.org/)

+ 1 - 1
Readme.txt

@@ -89,7 +89,7 @@ Urho3D uses the following third-party libraries:
 - Open Asset Import Library (http://assimp.sourceforge.net/)
 - pugixml 1.0 (http://pugixml.org/)
 - Recast/Detour (https://github.com/memononen/recastnavigation/)
-- SDL 2.0.1 (http://www.libsdl.org/)
+- SDL 2.0.3 (http://www.libsdl.org/)
 - StanHull (http://codesuppository.blogspot.com/2006/03/
   john-ratcliffs-code-suppository-blog.html)
 - stb_image 1.29 (http://nothings.org/)