diff options
author | Marc Alexander <admin@m-a-styles.de> | 2016-09-18 13:43:48 +0200 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2016-09-24 14:50:46 +0200 |
commit | 2f17757f4e4f368fa99f9fa09114c642604d4850 (patch) | |
tree | b717f18dc74e03173402b5185d264b1b89da2b00 /phpBB/styles | |
parent | b8bbf9db03678c6c048856e067a4644e4e44b4b7 (diff) | |
download | forums-2f17757f4e4f368fa99f9fa09114c642604d4850.tar forums-2f17757f4e4f368fa99f9fa09114c642604d4850.tar.gz forums-2f17757f4e4f368fa99f9fa09114c642604d4850.tar.bz2 forums-2f17757f4e4f368fa99f9fa09114c642604d4850.tar.xz forums-2f17757f4e4f368fa99f9fa09114c642604d4850.zip |
[prep-release-3.1.10] Update version to 3.1.10-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 ed1790f802..300a83164b 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.9 -phpbb_version = 3.1.9 +style_version = 3.1.10 +phpbb_version = 3.1.10 # Defining a different template bitfield # template_bitfield = lNg= diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index d728e27baf..4c9abcc02d 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.9 -phpbb_version = 3.1.9 +style_version = 3.1.10 +phpbb_version = 3.1.10 # Defining a different template bitfield # template_bitfield = lNg= |