diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2015-08-23 18:22:33 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2015-08-23 18:22:33 +0200 |
commit | 4be255ef9f79930f2cfdc5aaae75a24b794750a2 (patch) | |
tree | 928f6ba32f8960b70b90ab37e1a26286b11ea004 /phpBB/styles | |
parent | a7272fec9767ff6ce0b9f560c57afb0965d17c25 (diff) | |
parent | 5be06ec66ac16def5d2ab53df4a0420d60624675 (diff) | |
download | forums-4be255ef9f79930f2cfdc5aaae75a24b794750a2.tar forums-4be255ef9f79930f2cfdc5aaae75a24b794750a2.tar.gz forums-4be255ef9f79930f2cfdc5aaae75a24b794750a2.tar.bz2 forums-4be255ef9f79930f2cfdc5aaae75a24b794750a2.tar.xz forums-4be255ef9f79930f2cfdc5aaae75a24b794750a2.zip |
Merge branch 'prep-release-3.1.6' into 3.1.x
Diffstat (limited to 'phpBB/styles')
-rw-r--r-- | phpBB/styles/prosilver/style.cfg | 4 | ||||
-rw-r--r-- | phpBB/styles/subsilver2/style.cfg | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/styles/prosilver/style.cfg b/phpBB/styles/prosilver/style.cfg index 0b13b17bea..13433c389f 100644 --- a/phpBB/styles/prosilver/style.cfg +++ b/phpBB/styles/prosilver/style.cfg @@ -21,8 +21,8 @@ # General Information about this style name = prosilver copyright = © phpBB Limited, 2007 -style_version = 3.1.5 -phpbb_version = 3.1.5 +style_version = 3.1.6 +phpbb_version = 3.1.6 # Defining a different template bitfield # template_bitfield = lNg= diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index f78e417b84..8077c1d51e 100644 --- a/phpBB/styles/subsilver2/style.cfg +++ b/phpBB/styles/subsilver2/style.cfg @@ -21,8 +21,8 @@ # General Information about this style name = subsilver2 copyright = © 2005 phpBB Limited -style_version = 3.1.5 -phpbb_version = 3.1.5 +style_version = 3.1.6 +phpbb_version = 3.1.6 # Defining a different template bitfield # template_bitfield = lNg= |