1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00
git-svn-id: file:///svn/phpbb/trunk@7656 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-05-20 14:59:17 +00:00
parent 6a1b01ba9e
commit b7b68bff5d
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
*
*/
$updates_to_version = '3.0.B5';
$updates_to_version = '3.0.RC1';
if (defined('IN_PHPBB') && defined('IN_INSTALL'))
{