mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10045] Update version in some more files.
I did not include the docs/INSTALL.html, because we need to do a bit more on that file before releasing 3.1 (Add section how to update from 3.0 to 3.1, ...) PHPBB3-10045
This commit is contained in:
parent
528c54f0f7
commit
59454ccd99
11 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,7 @@ if (!defined('IN_PHPBB'))
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// phpBB Version
|
// phpBB Version
|
||||||
define('PHPBB_VERSION', '3.0.9-dev');
|
define('PHPBB_VERSION', '3.1.0-dev');
|
||||||
|
|
||||||
// QA-related
|
// QA-related
|
||||||
// define('PHPBB_QA', 1);
|
// define('PHPBB_QA', 1);
|
||||||
|
|
|
@ -32,7 +32,7 @@ unset($dbpasswd);
|
||||||
$convertor_data = array(
|
$convertor_data = array(
|
||||||
'forum_name' => 'phpBB 2.0.x',
|
'forum_name' => 'phpBB 2.0.x',
|
||||||
'version' => '1.0.3',
|
'version' => '1.0.3',
|
||||||
'phpbb_version' => '3.0.8',
|
'phpbb_version' => '3.1.0-dev',
|
||||||
'author' => '<a href="http://www.phpbb.com/">phpBB Group</a>',
|
'author' => '<a href="http://www.phpbb.com/">phpBB Group</a>',
|
||||||
'dbms' => $dbms,
|
'dbms' => $dbms,
|
||||||
'dbhost' => $dbhost,
|
'dbhost' => $dbhost,
|
||||||
|
|
|
@ -243,7 +243,7 @@ INSERT INTO phpbb_config (config_name, config_value) VALUES ('tpl_allow_php', '0
|
||||||
INSERT INTO phpbb_config (config_name, config_value) VALUES ('upload_icons_path', 'images/upload_icons');
|
INSERT INTO phpbb_config (config_name, config_value) VALUES ('upload_icons_path', 'images/upload_icons');
|
||||||
INSERT INTO phpbb_config (config_name, config_value) VALUES ('upload_path', 'files');
|
INSERT INTO phpbb_config (config_name, config_value) VALUES ('upload_path', 'files');
|
||||||
INSERT INTO phpbb_config (config_name, config_value) VALUES ('use_system_cron', '0');
|
INSERT INTO phpbb_config (config_name, config_value) VALUES ('use_system_cron', '0');
|
||||||
INSERT INTO phpbb_config (config_name, config_value) VALUES ('version', '3.0.9-dev');
|
INSERT INTO phpbb_config (config_name, config_value) VALUES ('version', '3.1.0-dev');
|
||||||
INSERT INTO phpbb_config (config_name, config_value) VALUES ('warnings_expire_days', '90');
|
INSERT INTO phpbb_config (config_name, config_value) VALUES ('warnings_expire_days', '90');
|
||||||
INSERT INTO phpbb_config (config_name, config_value) VALUES ('warnings_gc', '14400');
|
INSERT INTO phpbb_config (config_name, config_value) VALUES ('warnings_gc', '14400');
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
# General Information about this style
|
# General Information about this style
|
||||||
name = prosilver
|
name = prosilver
|
||||||
copyright = © phpBB Group, 2007
|
copyright = © phpBB Group, 2007
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
img_site_logo = site_logo.gif*52*139
|
img_site_logo = site_logo.gif*52*139
|
||||||
|
|
|
@ -19,4 +19,4 @@
|
||||||
# General Information about this style
|
# General Information about this style
|
||||||
name = prosilver
|
name = prosilver
|
||||||
copyright = © phpBB Group, 2007
|
copyright = © phpBB Group, 2007
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
# General Information about this template
|
# General Information about this template
|
||||||
name = prosilver
|
name = prosilver
|
||||||
copyright = © phpBB Group, 2007
|
copyright = © phpBB Group, 2007
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
||||||
# Defining a different template bitfield
|
# Defining a different template bitfield
|
||||||
template_bitfield = lNg=
|
template_bitfield = lNg=
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
# General Information about this theme
|
# General Information about this theme
|
||||||
name = prosilver
|
name = prosilver
|
||||||
copyright = © phpBB Group, 2007
|
copyright = © phpBB Group, 2007
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
||||||
# Some configuration options
|
# Some configuration options
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
# General Information about this style
|
# General Information about this style
|
||||||
name = subsilver2
|
name = subsilver2
|
||||||
copyright = © phpBB Group, 2003
|
copyright = © phpBB Group, 2003
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
img_site_logo = site_logo.gif*94*170
|
img_site_logo = site_logo.gif*94*170
|
||||||
|
|
|
@ -19,4 +19,4 @@
|
||||||
# General Information about this style
|
# General Information about this style
|
||||||
name = subsilver2
|
name = subsilver2
|
||||||
copyright = © 2005 phpBB Group
|
copyright = © 2005 phpBB Group
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
|
@ -19,5 +19,5 @@
|
||||||
# General Information about this template
|
# General Information about this template
|
||||||
name = subsilver2
|
name = subsilver2
|
||||||
copyright = © phpBB Group, 2003
|
copyright = © phpBB Group, 2003
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
# General Information about this theme
|
# General Information about this theme
|
||||||
name = subsilver2
|
name = subsilver2
|
||||||
copyright = © phpBB Group, 2003
|
copyright = © phpBB Group, 2003
|
||||||
version = 3.0.8
|
version = 3.1.0-dev
|
||||||
|
|
||||||
# Some configuration options
|
# Some configuration options
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue