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 | |
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')
-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 | ||||
-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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/phpBB/styles/prosilver/imageset/imageset.cfg b/phpBB/styles/prosilver/imageset/imageset.cfg index d98829cc0d..be3228647d 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.13 +version = 3.0.14 # Images img_site_logo = site_logo.gif*52*139 diff --git a/phpBB/styles/prosilver/style.cfg b/phpBB/styles/prosilver/style.cfg index 7573f9bd83..c44808accc 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.13 +version = 3.0.14 diff --git a/phpBB/styles/prosilver/template/template.cfg b/phpBB/styles/prosilver/template/template.cfg index 7f41c2238d..9ef3e42afe 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.13 +version = 3.0.14 # 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 cfd6529aaa..a88bff0023 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.13 +version = 3.0.14 # Some configuration options 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 |