diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2015-01-26 19:42:06 +0100 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2015-01-26 19:42:06 +0100 |
| commit | acfb9b95397903750a22c8d60b270b4329b1c4ae (patch) | |
| tree | e8aa0fd051f9af0f528ccd82cf3f4554f21b98e6 /phpBB/styles | |
| parent | 1c6ebcf02b2110556c811e8549e2079afab5ec7b (diff) | |
| download | forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar.gz forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar.bz2 forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar.xz forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.zip | |
[prep-release-3.1.3] Update version to 3.1.2-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 41e0d68714..34a7618f86 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.2 -phpbb_version = 3.1.2 +style_version = 3.1.3 +phpbb_version = 3.1.3 # Defining a different template bitfield # template_bitfield = lNg= diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index 6014b89e66..8f3f55ec87 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.2 -phpbb_version = 3.1.2 +style_version = 3.1.3 +phpbb_version = 3.1.3 # Defining a different template bitfield # template_bitfield = lNg= |
