diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2015-04-27 23:13:56 +0200 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2015-04-27 23:13:56 +0200 |
| commit | cd6c0427fbb82ba79a628bb4945531df2289359c (patch) | |
| tree | fb01bdae8a2a8a14558ab6c4ff31826cf6f49870 /phpBB/styles/subsilver2 | |
| parent | 4d6303202497e1af18b9db7c62960e557e5cdd3d (diff) | |
| download | forums-cd6c0427fbb82ba79a628bb4945531df2289359c.tar forums-cd6c0427fbb82ba79a628bb4945531df2289359c.tar.gz forums-cd6c0427fbb82ba79a628bb4945531df2289359c.tar.bz2 forums-cd6c0427fbb82ba79a628bb4945531df2289359c.tar.xz forums-cd6c0427fbb82ba79a628bb4945531df2289359c.zip | |
[3.0.x] Bumping version numbers to final for 3.0.14 releases.
Diffstat (limited to 'phpBB/styles/subsilver2')
| -rw-r--r-- | phpBB/styles/subsilver2/imageset/imageset.cfg | 2 | ||||
| -rw-r--r-- | phpBB/styles/subsilver2/style.cfg | 2 | ||||
| -rw-r--r-- | phpBB/styles/subsilver2/template/template.cfg | 2 | ||||
| -rw-r--r-- | phpBB/styles/subsilver2/theme/theme.cfg | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/styles/subsilver2/imageset/imageset.cfg b/phpBB/styles/subsilver2/imageset/imageset.cfg index ee81c3c2cd..7fa552bbfd 100644 --- a/phpBB/styles/subsilver2/imageset/imageset.cfg +++ b/phpBB/styles/subsilver2/imageset/imageset.cfg @@ -19,7 +19,7 @@ # General Information about this style name = subsilver2 copyright = © phpBB Group, 2003 -version = 3.0.13 +version = 3.0.14 # Images img_site_logo = site_logo.gif*94*170 diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index b1c9dabcf8..697ee35c6a 100644 --- a/phpBB/styles/subsilver2/style.cfg +++ b/phpBB/styles/subsilver2/style.cfg @@ -19,4 +19,4 @@ # General Information about this style name = subsilver2 copyright = © 2005 phpBB Group -version = 3.0.13 +version = 3.0.14 diff --git a/phpBB/styles/subsilver2/template/template.cfg b/phpBB/styles/subsilver2/template/template.cfg index 65fa498cf9..0e89de0085 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.13 +version = 3.0.14 # Template inheritance # See http://blog.phpbb.com/2008/07/31/templating-just-got-easier/ diff --git a/phpBB/styles/subsilver2/theme/theme.cfg b/phpBB/styles/subsilver2/theme/theme.cfg index 6d4380a542..11e942fd35 100644 --- a/phpBB/styles/subsilver2/theme/theme.cfg +++ b/phpBB/styles/subsilver2/theme/theme.cfg @@ -21,7 +21,7 @@ # General Information about this theme name = subsilver2 copyright = © phpBB Group, 2003 -version = 3.0.13 +version = 3.0.14 # Some configuration options |
