diff options
author | Crizzo <mail@crizzo.de> | 2016-06-21 20:18:15 +0200 |
---|---|---|
committer | Crizzo <mail@crizzo.de> | 2016-06-21 20:18:15 +0200 |
commit | 63b902c2f9ac03722a221ab65df80470c75c74c0 (patch) | |
tree | db23bbeb544992bcfee9ca239e5595753a5f7d99 | |
parent | 25ae8876b653e9fbc762690ad3bf6f79d8ae47e4 (diff) | |
download | forums-63b902c2f9ac03722a221ab65df80470c75c74c0.tar forums-63b902c2f9ac03722a221ab65df80470c75c74c0.tar.gz forums-63b902c2f9ac03722a221ab65df80470c75c74c0.tar.bz2 forums-63b902c2f9ac03722a221ab65df80470c75c74c0.tar.xz forums-63b902c2f9ac03722a221ab65df80470c75c74c0.zip |
[ticket/14620] Changes specific update-support to general: <=beta to >=RC1
PHPBB3-14620
-rw-r--r-- | phpBB/docs/README.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index cacd42da53..468e7b7bb3 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -95,9 +95,7 @@ <p>Please note that we don't support the following installation types:</p> <ul> - <li>Updates from phpBB 3.0 Beta versions to phpBB 3.1 RC1 and higher</li> - <li>Updates from phpBB 3.1 Beta versions to phpBB 3.1 RC1 and higher</li> - <li>Updates from phpBB 3.2 Beta versions to phpBB 3.2 RC1 and higher</li> + <li>Updates from phpBB Beta versions and lower to phpBB Release Candidates and higher</li> <li>Conversions from phpBB 2.0.x to phpBB 3.0 Beta, 3.1 Beta and 3.2 Beta versions</li> <li>phpBB 3.0 Beta, 3.1 Beta or 3.2 beta installations</li> </ul> |