1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[develop-olympus] Increment version number to 3.0.13-dev.

This commit is contained in:
Andreas Fischer
2013-07-12 20:56:55 +02:00
parent 036a4188f3
commit b93636d42d
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
*
*/
define('UPDATES_TO_VERSION', '3.0.12-RC1');
define('UPDATES_TO_VERSION', '3.0.13-dev');
// Enter any version to update from to test updates. The version within the db will not be updated.
define('DEBUG_FROM_VERSION', false);