diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2008-10-25 14:16:17 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-10-25 14:16:17 +0000 |
| commit | 5d9306c5128f45cfc9a448ce888b725bbc4408b8 (patch) | |
| tree | 9801c5be21e1ddf318c206122c144d46013eda6e /phpBB/styles/subsilver2 | |
| parent | fe4a53b76e7e55eafce56d502737ad3f5dcf2423 (diff) | |
| download | forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar.gz forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar.bz2 forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar.xz forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.zip | |
up the version number
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9036 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subsilver2')
| -rw-r--r-- | phpBB/styles/subsilver2/imageset/imageset.cfg | 2 | ||||
| -rw-r--r-- | phpBB/styles/subsilver2/style.cfg | 2 | ||||
| -rw-r--r-- | phpBB/styles/subsilver2/template/template.cfg | 2 | ||||
| -rw-r--r-- | phpBB/styles/subsilver2/theme/theme.cfg | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/styles/subsilver2/imageset/imageset.cfg b/phpBB/styles/subsilver2/imageset/imageset.cfg index 11800f5fb7..16aced113d 100644 --- a/phpBB/styles/subsilver2/imageset/imageset.cfg +++ b/phpBB/styles/subsilver2/imageset/imageset.cfg @@ -19,7 +19,7 @@ # General Information about this style name = subsilver2 copyright = © phpBB Group, 2003 -version = 3.0.2 +version = 3.0.3 # Images img_site_logo = site_logo.gif*94*170 diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index 6451ea13db..c9a93c15de 100644 --- a/phpBB/styles/subsilver2/style.cfg +++ b/phpBB/styles/subsilver2/style.cfg @@ -19,4 +19,4 @@ # General Information about this style name = subsilver2 copyright = © 2005 phpBB Group -version = 3.0.2 +version = 3.0.3 diff --git a/phpBB/styles/subsilver2/template/template.cfg b/phpBB/styles/subsilver2/template/template.cfg index c1f549eac2..47099947fc 100644 --- a/phpBB/styles/subsilver2/template/template.cfg +++ b/phpBB/styles/subsilver2/template/template.cfg @@ -19,5 +19,5 @@ # General Information about this template name = subsilver2 copyright = © phpBB Group, 2003 -version = 3.0.2 +version = 3.0.3 diff --git a/phpBB/styles/subsilver2/theme/theme.cfg b/phpBB/styles/subsilver2/theme/theme.cfg index 96a68258cb..7d5bdd0615 100644 --- a/phpBB/styles/subsilver2/theme/theme.cfg +++ b/phpBB/styles/subsilver2/theme/theme.cfg @@ -21,7 +21,7 @@ # General Information about this theme name = subsilver2 copyright = © phpBB Group, 2003 -version = 3.0.2 +version = 3.0.3 # Some configuration options |
