aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2015-10-14 08:33:35 +0200
committerAndreas Fischer <bantu@phpbb.com>2015-10-14 08:33:35 +0200
commit9ebc369d74305d0771f96ecb1e31a14a912ce42f (patch)
tree36927eb0d3176bb9436bbe5a92e949c375254158
parent1164cc38a243fb2c5b41cc8882956890ff2eecd2 (diff)
parent14966a29625d4158fbe58034fcdaa159f5b36418 (diff)
downloadforums-9ebc369d74305d0771f96ecb1e31a14a912ce42f.tar
forums-9ebc369d74305d0771f96ecb1e31a14a912ce42f.tar.gz
forums-9ebc369d74305d0771f96ecb1e31a14a912ce42f.tar.bz2
forums-9ebc369d74305d0771f96ecb1e31a14a912ce42f.tar.xz
forums-9ebc369d74305d0771f96ecb1e31a14a912ce42f.zip
Merge pull request #3969 from prototech/ticket/14114
[ticket/14114] Update 3.0.x version references in INSTALL.html. * prototech/ticket/14114: [ticket/14114] Update 3.0.x version references in INSTALL.html.
-rw-r--r--phpBB/docs/INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html
index 7a3b829ef1..033bb1a80b 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -303,7 +303,7 @@
<p>This update method is the recommended method for updating. This package detects changed files automatically and merges in changes if needed.</p>
- <p>The automatic update package will update the board from a given version to the latest version. A number of automatic update files are available, and you should choose the one that corresponds to the version of the board that you are currently running. For example, if your current version is <strong>3.0.13</strong>, you need the <code>phpBB-3.0.13_to_3.0.14.zip/tar.bz2</code> file.</p>
+ <p>The automatic update package will update the board from a given version to the latest version. A number of automatic update files are available, and you should choose the one that corresponds to the version of the board that you are currently running. For example, if your current version is <strong>3.1.5</strong>, you need the <code>phpBB-3.1.5_to_3.1.6.zip/tar.bz2</code> file.</p>
<p>To perform the update, either follow the instructions from the <strong>Administration Control Panel-&gt;System</strong> Tab - this should point out that you are running an outdated version and will guide you through the update - or follow the instructions listed below.</p>