diff options
author | Crizzo <mail@crizzo.de> | 2016-05-01 22:31:39 +0200 |
---|---|---|
committer | Crizzo <mail@crizzo.de> | 2016-05-01 22:31:39 +0200 |
commit | e9b7cb13245778f8ee31dca618a138e56feb61e8 (patch) | |
tree | aa47d98af3e8e5ce448f27a53445cea7bc6fd887 /phpBB/docs/CHANGELOG.html | |
parent | c9410419633b951d43b88908daced5e637e1485e (diff) | |
download | forums-e9b7cb13245778f8ee31dca618a138e56feb61e8.tar forums-e9b7cb13245778f8ee31dca618a138e56feb61e8.tar.gz forums-e9b7cb13245778f8ee31dca618a138e56feb61e8.tar.bz2 forums-e9b7cb13245778f8ee31dca618a138e56feb61e8.tar.xz forums-e9b7cb13245778f8ee31dca618a138e56feb61e8.zip |
[ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea
PHPBB3-14619
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8090290fe1..f8f63245df 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="" /> -<meta name="description" content="phpBB 3.1.x Changelog" /> +<meta name="description" content="phpBB 3.2.x Changelog" /> <title>phpBB • Changelog</title> <link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" /> @@ -21,7 +21,7 @@ <div id="doc-description"> <a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a> - <h1>phpBB 3.1.x Changelog</h1> + <h1>phpBB 3.2.x Changelog</h1> <p style="display: none;"><a href="#start_here">Skip</a></p> </div> @@ -36,7 +36,7 @@ <!-- BEGIN DOCUMENT --> <p class="paragraph main-description"> - This is a non-exhaustive (but still near complete) changelog for phpBB 3.1.x including release candidate versions. + This is a non-exhaustive (but still near complete) changelog for phpBB 3.2.x including release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes. </p> |