Skip to content

Commit 24fc7d5

Browse files
committed
[prep-release-3.3.15] Update version numbers to 3.3.15
1 parent ae40c63 commit 24fc7d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

phpBB/install/convertors/convert_phpbb20.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
$convertor_data = array(
3939
'forum_name' => 'phpBB 2.0.x',
4040
'version' => '1.0.3',
41-
'phpbb_version' => '3.3.14',
41+
'phpbb_version' => '3.3.15',
4242
'author' => '<a href="https://www.phpbb.com/">phpBB Limited</a>',
4343
'dbms' => $dbms,
4444
'dbhost' => $dbhost,

phpBB/styles/prosilver/style.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
# General Information about this style
2222
name = prosilver
2323
copyright = © phpBB Limited, 2007
24-
style_version = 3.3.14
25-
phpbb_version = 3.3.14
24+
style_version = 3.3.15
25+
phpbb_version = 3.3.15
2626

2727
# Defining a different template bitfield
2828
# template_bitfield = //g=

0 commit comments

Comments
 (0)