From 2f17757f4e4f368fa99f9fa09114c642604d4850 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 18 Sep 2016 13:43:48 +0200 Subject: [prep-release-3.1.10] Update version to 3.1.10-RC1 --- phpBB/styles/prosilver/style.cfg | 4 ++-- phpBB/styles/subsilver2/style.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/style.cfg b/phpBB/styles/prosilver/style.cfg index ed1790f802..300a83164b 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.1.9 -phpbb_version = 3.1.9 +style_version = 3.1.10 +phpbb_version = 3.1.10 # Defining a different template bitfield # template_bitfield = lNg= diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index d728e27baf..4c9abcc02d 100644 --- a/phpBB/styles/subsilver2/style.cfg +++ b/phpBB/styles/subsilver2/style.cfg @@ -21,8 +21,8 @@ # General Information about this style name = subsilver2 copyright = © 2005 phpBB Limited -style_version = 3.1.9 -phpbb_version = 3.1.9 +style_version = 3.1.10 +phpbb_version = 3.1.10 # Defining a different template bitfield # template_bitfield = lNg= -- cgit v1.2.1