aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/database_update.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-11-19 16:44:30 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-11-19 16:44:30 +0000
commitc698a2571a9da98d3cb77852220f46149066ac90 (patch)
tree1a8732352035826a56452ac442c458328f83f0a8 /phpBB/install/database_update.php
parenta4d0eba7814d633ee3b4a7f0d9bc47854c5845a5 (diff)
downloadforums-c698a2571a9da98d3cb77852220f46149066ac90.tar
forums-c698a2571a9da98d3cb77852220f46149066ac90.tar.gz
forums-c698a2571a9da98d3cb77852220f46149066ac90.tar.bz2
forums-c698a2571a9da98d3cb77852220f46149066ac90.tar.xz
forums-c698a2571a9da98d3cb77852220f46149066ac90.zip
further updates
git-svn-id: file:///svn/phpbb/trunk@8248 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/install/database_update.php')
-rw-r--r--phpBB/install/database_update.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php
index 24d8c80bd1..0145c2746a 100644
--- a/phpBB/install/database_update.php
+++ b/phpBB/install/database_update.php
@@ -8,7 +8,7 @@
*
*/
-$updates_to_version = '3.0.RC7';
+$updates_to_version = '3.0.RC8';
// Return if we "just include it" to find out for which version the database update is responsuble for
if (defined('IN_PHPBB') && defined('IN_INSTALL'))
@@ -1014,7 +1014,7 @@ if ($exit)
</div>
<div id="page-footer">
- Powered by phpBB &copy; 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a>
+ Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
</div>
</div>