diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2019-12-26 11:31:00 +0100 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2019-12-26 11:31:00 +0100 |
| commit | 7286532656e9084085fd073d9fa4ad9d36564fe3 (patch) | |
| tree | 5543fff1add387f0db74ed6d1e249529778f322f /phpBB/styles | |
| parent | 4e2e36df60e3d283d1c6a6e2300db4d5a0045163 (diff) | |
| parent | 7d90f84306870f9d8fb57426bced1c652fc02c98 (diff) | |
| download | forums-7286532656e9084085fd073d9fa4ad9d36564fe3.tar forums-7286532656e9084085fd073d9fa4ad9d36564fe3.tar.gz forums-7286532656e9084085fd073d9fa4ad9d36564fe3.tar.bz2 forums-7286532656e9084085fd073d9fa4ad9d36564fe3.tar.xz forums-7286532656e9084085fd073d9fa4ad9d36564fe3.zip | |
Merge branch 'prep-release-3.2.9' into 3.2.x
Diffstat (limited to 'phpBB/styles')
| -rw-r--r-- | phpBB/styles/prosilver/style.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/style.cfg b/phpBB/styles/prosilver/style.cfg index 8e3ba24aaa..697bcee97d 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.2.8 -phpbb_version = 3.2.8 +style_version = 3.2.9 +phpbb_version = 3.2.9 # Defining a different template bitfield # template_bitfield = //g= |
