diff options
author | Marc Alexander <admin@m-a-styles.de> | 2019-12-21 10:46:12 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2019-12-21 10:46:12 +0100 |
commit | 84f01ed0dab5a45ea945361ac3283f8928a4a57f (patch) | |
tree | a27cba27cd57eea7b7c8ce1f45a6dfa8a396f226 /phpBB/styles | |
parent | 9ddb1bdddb05e494e7f8f89574c569af3284b7dc (diff) | |
download | forums-84f01ed0dab5a45ea945361ac3283f8928a4a57f.tar forums-84f01ed0dab5a45ea945361ac3283f8928a4a57f.tar.gz forums-84f01ed0dab5a45ea945361ac3283f8928a4a57f.tar.bz2 forums-84f01ed0dab5a45ea945361ac3283f8928a4a57f.tar.xz forums-84f01ed0dab5a45ea945361ac3283f8928a4a57f.zip |
[prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1
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 9b9a02c1fb..7cc7ba4922 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.3.0-b2 -phpbb_version = 3.3.0-b2 +style_version = 3.3.0-RC1 +phpbb_version = 3.3.0-RC1 # Defining a different template bitfield # template_bitfield = //g= |