From 83b56f7855bcd43dd73499c90c5f9fedf127da0e Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 2 Apr 2016 10:06:59 +0200 Subject: [ticket/14495] Specify correct version numbers in 3.2.x DO NOT apply these changes into master when merging it. This means that you'll have to checkout the latest files from upstream after merging this into master (possibly while resolving likely merge conflicts). PHPBB3-14495 --- phpBB/styles/prosilver/style.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/prosilver/style.cfg') diff --git a/phpBB/styles/prosilver/style.cfg b/phpBB/styles/prosilver/style.cfg index e0b87f2398..690c35ca7a 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-dev -phpbb_version = 3.3.0-dev +style_version = 3.2.0-b3-dev +phpbb_version = 3.2.0-b3-dev # Defining a different template bitfield # template_bitfield = lNg= -- cgit v1.2.1