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 /INSTALL | |
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 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ and some libraries. The required libraries are: * SDL_mixer http://www.libsdl.org/projects/SDL_mixer/ * SDL_image http://www.libsdl.org/projects/SDL_image/ * SDL_net http://www.libsdl.org/projects/SDL_net/ -* Guichan 0.6.0 http://guichan.sourceforge.net/ +* Guichan 0.6.1 http://guichan.sourceforge.net/ * libxml2 http://www.xmlsoft.org/ * physfs 1.0.x http://icculus.org/physfs/ * zlib 1.2.x http://www.gzip.org/zlib/ |