diff options
author | Tristan Darricau <tristan.darricau@sensiolabs.com> | 2015-11-23 23:17:01 +0100 |
---|---|---|
committer | Tristan Darricau <tristan.darricau@sensiolabs.com> | 2015-11-23 23:17:01 +0100 |
commit | 3698e9b8e08e47edb79c074f50de2fb40a3fcfcf (patch) | |
tree | 30b1d5063b2fb535d7f4a4f9166db746ecca9bc8 /phpBB/styles | |
parent | f283f5bd03776230df220ff0086d5d3fd3023bb8 (diff) | |
parent | 67f43b1a067cbef93e9767f46211656f37a670dd (diff) | |
download | forums-3698e9b8e08e47edb79c074f50de2fb40a3fcfcf.tar forums-3698e9b8e08e47edb79c074f50de2fb40a3fcfcf.tar.gz forums-3698e9b8e08e47edb79c074f50de2fb40a3fcfcf.tar.bz2 forums-3698e9b8e08e47edb79c074f50de2fb40a3fcfcf.tar.xz forums-3698e9b8e08e47edb79c074f50de2fb40a3fcfcf.zip |
Merge branch 'prep-release-3.2.0-a1'
* prep-release-3.2.0-a1:
[prep-release-3.2.0-a1] Add changelog for 3.2.0-a1
[prep-release-3.2.0-a1] Add migration for 3.2.0-a1
[prep-release-3.2.0-a1] Update version to 3.2.0-a1
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 481b80d912..33547c3ce5 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.0-a1-dev -phpbb_version = 3.2.0-a1-dev +style_version = 3.2.0-a1 +phpbb_version = 3.2.0-a1 # Defining a different template bitfield # template_bitfield = lNg= |