aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2015-01-29 18:17:29 +0100
committerAndreas Fischer <bantu@phpbb.com>2015-01-29 18:17:29 +0100
commit40e676ad0307c443c2b537597afa464a9933127d (patch)
treeb2c51b97da4850bfbb0d66bf0fff4f711b872b68 /phpBB/includes/constants.php
parent36f8fb2b37d92d2ac3ecccdd81d42b3bd3d95891 (diff)
downloadforums-40e676ad0307c443c2b537597afa464a9933127d.tar
forums-40e676ad0307c443c2b537597afa464a9933127d.tar.gz
forums-40e676ad0307c443c2b537597afa464a9933127d.tar.bz2
forums-40e676ad0307c443c2b537597afa464a9933127d.tar.xz
forums-40e676ad0307c443c2b537597afa464a9933127d.zip
[prep-release-3.0.13] Bump version numbers for 3.0.13-PL1 release.
Diffstat (limited to 'phpBB/includes/constants.php')
-rw-r--r--phpBB/includes/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php
index a0a849aa21..0ac86bf3da 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -25,7 +25,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
-define('PHPBB_VERSION', '3.0.13');
+define('PHPBB_VERSION', '3.0.13-PL1');
// QA-related
// define('PHPBB_QA', 1);