diff options
author | Marc Alexander <admin@m-a-styles.de> | 2019-04-20 22:59:46 +0200 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2019-04-20 22:59:46 +0200 |
commit | c3f7d1bd192d394a9b89fa99c869c277400337e3 (patch) | |
tree | 6739c0d76770e63bed39de45e063c7bc66b03dcd /phpBB/styles | |
parent | f9c165d2c16b85cff88439b55a4c52694d39df03 (diff) | |
download | forums-c3f7d1bd192d394a9b89fa99c869c277400337e3.tar forums-c3f7d1bd192d394a9b89fa99c869c277400337e3.tar.gz forums-c3f7d1bd192d394a9b89fa99c869c277400337e3.tar.bz2 forums-c3f7d1bd192d394a9b89fa99c869c277400337e3.tar.xz forums-c3f7d1bd192d394a9b89fa99c869c277400337e3.zip |
[prep-release-3.2.6] Update version numbers for 3.2.6 release process
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 a588f1e558..062074204d 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.5 -phpbb_version = 3.2.5 +style_version = 3.2.6 +phpbb_version = 3.2.6 # Defining a different template bitfield # template_bitfield = //g= |