diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-01-23 20:56:32 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-01-23 20:56:32 +0000 |
commit | cfbab7e906093555c850c0e93a81ecfce09c1cc2 (patch) | |
tree | 0c91c3d15ee87c232728154b7ea2f9c862a50f33 /docs | |
parent | aefd9bf60fc5d7cc59c7f8b3c07abfe2547ede1a (diff) | |
download | mana-cfbab7e906093555c850c0e93a81ecfce09c1cc2.tar.gz mana-cfbab7e906093555c850c0e93a81ecfce09c1cc2.tar.bz2 mana-cfbab7e906093555c850c0e93a81ecfce09c1cc2.tar.xz mana-cfbab7e906093555c850c0e93a81ecfce09c1cc2.zip |
Upgraded to Guichan 0.6.1.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL/win32.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt index 7f5d80b6..1a1e527f 100644 --- a/docs/INSTALL/win32.txt +++ b/docs/INSTALL/win32.txt @@ -28,7 +28,7 @@ Besides a C++ compiler, TMW depends on the following libraries: 1) SDL 2) SDL_mixer 3) SDL_image -4) Guichan 0.6.0 +4) Guichan 0.6.1 5) libiconv 5) libxml2 6) PhysFS |