diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-29 22:47:27 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-29 22:47:27 +0000 |
commit | 4fc1bffcde95ab4e2d91402771e87cd39b5d1ccb (patch) | |
tree | 30b7eda9bf34bc24dcf7740c107a9f7d71875afd /docs/README | |
parent | d61f395465ed22effccd154782fde7f78f903dbf (diff) | |
download | ampache-4fc1bffcde95ab4e2d91402771e87cd39b5d1ccb.tar.gz ampache-4fc1bffcde95ab4e2d91402771e87cd39b5d1ccb.tar.bz2 ampache-4fc1bffcde95ab4e2d91402771e87cd39b5d1ccb.zip |
prep commit for the 3.4-alpha1 release
Diffstat (limited to 'docs/README')
-rwxr-xr-x | docs/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/README b/docs/README index 04f7475e..2e4d54e5 100755 --- a/docs/README +++ b/docs/README @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- ---------- README - Ampache v.3.3.3 ----------- +--------- README - Ampache v.3.4 ----------- ------------------------------------------------------------------------------- Contents: @@ -116,12 +116,12 @@ Contents: 2. Getting all the components Apache >= 1.3.19 http://www.apache.org OR other webserver - PHP >= 4.3.x http://www.php.net - PHP4-Mysql - PHP4-Session - PHP4-gd (recommended) - PHP4 ICONV - PHP4 ZLIB support (recommended) + PHP >= 5.0.x http://www.php.net + PHP5-Mysql + PHP5-Session + PHP5-gd (recommended) + PHP5 ICONV + PHP5 ZLIB support (recommended) MySQL >= 4.x http://www.mysql.com 24MB of Ram |