Skip to content

Commit ffa6f34

Browse files
committed
[prep-release-3.0.9] Bump database version to RC3 too.
1 parent 172e3c0 commit ffa6f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpBB/install/database_update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*/
1010

11-
define('UPDATES_TO_VERSION', '3.0.9-RC2');
11+
define('UPDATES_TO_VERSION', '3.0.9-RC3');
1212

1313
// Enter any version to update from to test updates. The version within the db will not be updated.
1414
define('DEBUG_FROM_VERSION', false);

0 commit comments

Comments
 (0)