diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2014-09-19 19:02:31 +0200 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2014-09-19 19:02:31 +0200 |
| commit | 301694e9228944e501af3aa7daa4d7b760c7ee23 (patch) | |
| tree | 4f424a0d5bc6fcf235a76e396fb59088886ce9de /phpBB/styles | |
| parent | fc252f1ba52760a072d8e79f5afc3268db7d1035 (diff) | |
| download | forums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar forums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar.gz forums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar.bz2 forums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar.xz forums-301694e9228944e501af3aa7daa4d7b760c7ee23.zip | |
[prep-release-3.1.0-RC4] Update version to 3.1.0-RC4
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 aea59021d6..1c4315f937 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.0-RC3 -phpbb_version = 3.1.0-RC3 +style_version = 3.1.0-RC4 +phpbb_version = 3.1.0-RC4 # Defining a different template bitfield # template_bitfield = lNg= diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index 3ef3154742..0c0bd04456 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.0-RC3 -phpbb_version = 3.1.0-RC3 +style_version = 3.1.0-RC4 +phpbb_version = 3.1.0-RC4 # Defining a different template bitfield # template_bitfield = lNg= |
