mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[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
This commit is contained in:
@@ -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=
|
||||
|
Reference in New Issue
Block a user