diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-01-15 21:52:22 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-01-15 21:52:22 +0000 |
commit | 8528db93f80caec1a0c37742d289f13dbc7d2d33 (patch) | |
tree | 44fc0accafef9eb27e7cee57e99c8844b0e13e2c /INSTALL | |
parent | 91dd615dac22bf465267e5e3ce145a8da81541d8 (diff) | |
download | mana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.tar.gz mana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.tar.bz2 mana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.tar.xz mana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.zip |
Updated two files to mention Guichan 0.6.0 instead of 0.5.0.
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.5.0 http://guichan.sourceforge.net/ +* Guichan 0.6.0 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/ |