diff options
author | Andreas Fischer <bantu@phpbb.com> | 2012-05-31 20:19:28 +0200 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2012-05-31 20:19:28 +0200 |
commit | d8ddda512180be56100a890410dece8046aade28 (patch) | |
tree | 30fd579cecd32df99a17f5fe2c12554ff2128cce /phpBB/styles/subsilver2/template | |
parent | 791c4136f74877d67e053bef7153209550d3e5ae (diff) | |
download | forums-d8ddda512180be56100a890410dece8046aade28.tar forums-d8ddda512180be56100a890410dece8046aade28.tar.gz forums-d8ddda512180be56100a890410dece8046aade28.tar.bz2 forums-d8ddda512180be56100a890410dece8046aade28.tar.xz forums-d8ddda512180be56100a890410dece8046aade28.zip |
[develop-olympus] Bumping version numbers to final for 3.0.11 releases.
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 d557edba87..6568aeca08 100644 --- a/phpBB/styles/subsilver2/template/template.cfg +++ b/phpBB/styles/subsilver2/template/template.cfg @@ -19,7 +19,7 @@ # General Information about this template name = subsilver2 copyright = © phpBB Group, 2003 -version = 3.0.10 +version = 3.0.11 # Template inheritance # See http://blog.phpbb.com/2008/07/31/templating-just-got-easier/ |