First step on the installer for 2.X

This commit is contained in:
Kevin
2008-10-04 18:16:20 +00:00
parent 9ac7fbc9c7
commit 3904d7924c
4 changed files with 87 additions and 41 deletions

View File

@@ -10,7 +10,7 @@
*
*/
$current_version = '1.0.2';
$current_version = '2.0.0_alpha_1';
// If only checking version, exit.
if( defined('IN_PHPBB') )