mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-04 05:25:01 +02:00
[ticket/10762] Changing version format in style.cfg
Splitting version into style_version and phpbb_version in style.cfg PHPBB3-10762
This commit is contained in:
parent
714fafe106
commit
e769e0f723
@ -18,7 +18,8 @@
|
||||
# General Information about this style
|
||||
name = prosilver
|
||||
copyright = © phpBB Group, 2007
|
||||
version = 3.1.0-dev
|
||||
style_version = 3.1.0-dev
|
||||
phpbb_version = 3.1.0-dev
|
||||
|
||||
# Defining a different template bitfield
|
||||
# template_bitfield = lNg=
|
||||
|
@ -18,7 +18,8 @@
|
||||
# General Information about this style
|
||||
name = subsilver2
|
||||
copyright = © 2005 phpBB Group
|
||||
version = 3.1.0-dev
|
||||
style_version = 3.1.0-dev
|
||||
phpbb_version = 3.1.0-dev
|
||||
|
||||
# Defining a different template bitfield
|
||||
# template_bitfield = lNg=
|
||||
|
Loading…
x
Reference in New Issue
Block a user