diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-09-04 15:19:26 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-09-04 15:19:26 +0000 |
| commit | 31856352be0f29fd7423cfe87bdfd791b03fb938 (patch) | |
| tree | 792cd0125f9123276ffbefb00090e6c68a6e137e /phpBB/styles/subsilver2 | |
| parent | d90e775f0e1ba2744fed662744b5b3570db9b425 (diff) | |
| download | forums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar forums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar.gz forums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar.bz2 forums-31856352be0f29fd7423cfe87bdfd791b03fb938.tar.xz forums-31856352be0f29fd7423cfe87bdfd791b03fb938.zip | |
Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test run
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10105 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 d4189770f5..97fd0d8949 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.5 +version = 3.0.6 # Images img_site_logo = site_logo.gif*94*170 diff --git a/phpBB/styles/subsilver2/style.cfg b/phpBB/styles/subsilver2/style.cfg index da64a05e5a..5eaaac782d 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.5 +version = 3.0.6 diff --git a/phpBB/styles/subsilver2/template/template.cfg b/phpBB/styles/subsilver2/template/template.cfg index 45c97f99d8..106eae28e6 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.5 +version = 3.0.6 diff --git a/phpBB/styles/subsilver2/theme/theme.cfg b/phpBB/styles/subsilver2/theme/theme.cfg index 4fe2824a32..57b7fa8c63 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.5 +version = 3.0.6 # Some configuration options |
