diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2014-10-23 12:22:02 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2014-10-23 12:22:02 +0200 |
commit | 80a9c24b6b33d14cb3ffed0d25973496335c9200 (patch) | |
tree | 521c306b37fc04d9f80df536502ee3e8c74a2b7e /phpBB/styles | |
parent | 08f365236acb48f9017b6e978a9b9c50ab5ed960 (diff) | |
download | forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar.gz forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar.bz2 forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar.xz forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.zip |
[prep-release-3.1.0] Update version to 3.1.0
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 90d6bd8e8a..de7b38c90b 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-RC6 -phpbb_version = 3.1.0-RC6 +style_version = 3.1.0 +phpbb_version = 3.1.0 # Defining a different template bitfield # template_bitfield = lNg= diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index 0cffcee156..685e876cc7 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-RC6 -phpbb_version = 3.1.0-RC6 +style_version = 3.1.0 +phpbb_version = 3.1.0 # Defining a different template bitfield # template_bitfield = lNg= |