From 84f01ed0dab5a45ea945361ac3283f8928a4a57f Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 21 Dec 2019 10:46:12 +0100 Subject: [prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1 --- phpBB/styles/prosilver/style.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles') 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= -- cgit v1.2.1