[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:
Vjacheslav Trushkin 2012-04-04 13:07:24 +03:00
parent 714fafe106
commit e769e0f723
2 changed files with 4 additions and 2 deletions

View file

@ -18,7 +18,8 @@
# General Information about this style # General Information about this style
name = prosilver name = prosilver
copyright = © phpBB Group, 2007 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 # Defining a different template bitfield
# template_bitfield = lNg= # template_bitfield = lNg=

View file

@ -18,7 +18,8 @@
# General Information about this style # General Information about this style
name = subsilver2 name = subsilver2
copyright = © 2005 phpBB Group 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 # Defining a different template bitfield
# template_bitfield = lNg= # template_bitfield = lNg=