1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

Increment version number to 3.0.7

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10555 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Nils Adermann
2010-02-28 19:30:58 +00:00
parent a6f2f7e9a9
commit 872ad322ec
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
*
*/
$updates_to_version = '3.0.7-RC2';
$updates_to_version = '3.0.7';
// Enter any version to update from to test updates. The version within the db will not be updated.
$debug_from_version = false;