diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2010-11-08 23:42:23 +0100 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2010-11-08 23:42:23 +0100 |
| commit | 336dc70047707e8cdd879e6dc18ed532a8f1cb33 (patch) | |
| tree | 84351b6ac8f31039df2a563761a8c1b3184c794f /phpBB/styles/subsilver2/template | |
| parent | f15446fe39734ae6e6314912055d95f3d6d60e6b (diff) | |
| parent | 05dce726d09f73cec0572a18705d4b3db9665635 (diff) | |
| download | forums-336dc70047707e8cdd879e6dc18ed532a8f1cb33.tar forums-336dc70047707e8cdd879e6dc18ed532a8f1cb33.tar.gz forums-336dc70047707e8cdd879e6dc18ed532a8f1cb33.tar.bz2 forums-336dc70047707e8cdd879e6dc18ed532a8f1cb33.tar.xz forums-336dc70047707e8cdd879e6dc18ed532a8f1cb33.zip | |
Merge branch 'develop-olympus' into develop
* develop-olympus:
[ticket/9888] Update fails when Bing [Bot] was already added to the users table
[develop-olympus] Bumping version number for 3.0.8-RC1.
[ticket/9885] Fix extension group name updater. Loop through all languages.
[ticket/9847] Fix typo in search synonyms. Use british english for 'judgement'.
[ticket/9883] Change an American English spelling to British English.
[task/phing-build] Correct the path for update package patch files.
Diffstat (limited to 'phpBB/styles/subsilver2/template')
| -rw-r--r-- | phpBB/styles/subsilver2/template/template.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/template.cfg b/phpBB/styles/subsilver2/template/template.cfg index b6765268bc..edfc2d43f2 100644 --- a/phpBB/styles/subsilver2/template/template.cfg +++ b/phpBB/styles/subsilver2/template/template.cfg @@ -19,5 +19,5 @@ # General Information about this template name = subsilver2 copyright = © phpBB Group, 2003 -version = 3.0.7 +version = 3.0.8 |
