diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2015-04-09 20:26:12 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2015-04-09 20:26:12 +0200 |
commit | 313a224c688fa1e2575b22092384458ae23d5147 (patch) | |
tree | 2aa238d4a9ac695cde78883e54ba13107901098c /phpBB/styles | |
parent | 17620bba46138ec48a6748a4147986b1d21a48fd (diff) | |
download | forums-313a224c688fa1e2575b22092384458ae23d5147.tar forums-313a224c688fa1e2575b22092384458ae23d5147.tar.gz forums-313a224c688fa1e2575b22092384458ae23d5147.tar.bz2 forums-313a224c688fa1e2575b22092384458ae23d5147.tar.xz forums-313a224c688fa1e2575b22092384458ae23d5147.zip |
Update version to 3.1.4-RC1
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 34a7618f86..b39dac079a 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.3 -phpbb_version = 3.1.3 +style_version = 3.1.4 +phpbb_version = 3.1.4 # Defining a different template bitfield # template_bitfield = lNg= diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index 8f3f55ec87..5fe8de0840 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.3 -phpbb_version = 3.1.3 +style_version = 3.1.4 +phpbb_version = 3.1.4 # Defining a different template bitfield # template_bitfield = lNg= |