aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-12-02 17:13:34 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-12-02 17:13:34 +0000
commit83839139e6b55edadf3b0fb6fde75504f88d7364 (patch)
treeba29b54143b0ed309183cbc9ab0e97619abc59a2 /phpBB/includes/constants.php
parent9ad79023b1bb6b088dc1426bb26f5f8675ee1ee2 (diff)
downloadforums-83839139e6b55edadf3b0fb6fde75504f88d7364.tar
forums-83839139e6b55edadf3b0fb6fde75504f88d7364.tar.gz
forums-83839139e6b55edadf3b0fb6fde75504f88d7364.tar.bz2
forums-83839139e6b55edadf3b0fb6fde75504f88d7364.tar.xz
forums-83839139e6b55edadf3b0fb6fde75504f88d7364.zip
dumdidum...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9155 89ea8834-ac86-4346-8a33-228a782c2dd0
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 3a468e4952..61c1c963b8 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.3');
+define('PHPBB_VERSION', '3.0.4-RC1');
// QA-related
// define('PHPBB_QA', 1);