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/prosilver | |
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/prosilver')
-rw-r--r-- | phpBB/styles/prosilver/imageset/imageset.cfg | 2 | ||||
-rw-r--r-- | phpBB/styles/prosilver/style.cfg | 2 | ||||
-rw-r--r-- | phpBB/styles/prosilver/template/template.cfg | 2 | ||||
-rw-r--r-- | phpBB/styles/prosilver/theme/theme.cfg | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/styles/prosilver/imageset/imageset.cfg b/phpBB/styles/prosilver/imageset/imageset.cfg index 5a703d9e47..d7ba7690f6 100644 --- a/phpBB/styles/prosilver/imageset/imageset.cfg +++ b/phpBB/styles/prosilver/imageset/imageset.cfg @@ -19,7 +19,7 @@ # General Information about this style name = prosilver copyright = © phpBB Group, 2007 -version = 3.0.10 +version = 3.0.11 # Images img_site_logo = site_logo.gif*52*139 diff --git a/phpBB/styles/prosilver/style.cfg b/phpBB/styles/prosilver/style.cfg index 95d8d287e4..97e8aced01 100644 --- a/phpBB/styles/prosilver/style.cfg +++ b/phpBB/styles/prosilver/style.cfg @@ -19,4 +19,4 @@ # General Information about this style name = prosilver copyright = © phpBB Group, 2007 -version = 3.0.10
\ No newline at end of file +version = 3.0.11
\ No newline at end of file diff --git a/phpBB/styles/prosilver/template/template.cfg b/phpBB/styles/prosilver/template/template.cfg index 0b0533573a..eb3df8bfd3 100644 --- a/phpBB/styles/prosilver/template/template.cfg +++ b/phpBB/styles/prosilver/template/template.cfg @@ -19,7 +19,7 @@ # General Information about this template name = prosilver copyright = © phpBB Group, 2007 -version = 3.0.10 +version = 3.0.11 # Defining a different template bitfield template_bitfield = lNg= diff --git a/phpBB/styles/prosilver/theme/theme.cfg b/phpBB/styles/prosilver/theme/theme.cfg index e8698f7fe4..ec489d0b3d 100644 --- a/phpBB/styles/prosilver/theme/theme.cfg +++ b/phpBB/styles/prosilver/theme/theme.cfg @@ -21,7 +21,7 @@ # General Information about this theme name = prosilver copyright = © phpBB Group, 2007 -version = 3.0.10 +version = 3.0.11 # Some configuration options |