Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1547)
+++ branches/2.8.x/CHANGELOG	(revision 1548)
@@ -11,7 +11,9 @@
 ! = Update/Change
 
 =========================== add small Features 2.8.2 ==========================
-18 Dez-2011 Build 1546 Dietmar Woellbrink (Luisehahne)
+19 Dez-2011 Build 1548 Dietmar Woellbrink (Luisehahne)
+- remove quickSkin /temp/folder/ for a later solution
+18 Dez-2011 Build 1547 Dietmar Woellbrink (Luisehahne)
 + forgot a file in quickSkin Folder
 18 Dez-2011 Build 1546 Dietmar Woellbrink (Luisehahne)
 ! recoded /account/forgot_form.php
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 1547)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1548)
@@ -52,5 +52,5 @@
 
 // check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
 if(!defined('VERSION')) define('VERSION', '2.8.2');
-if(!defined('REVISION')) define('REVISION', '1547');
+if(!defined('REVISION')) define('REVISION', '1548');
 if(!defined('SP')) define('SP', 'SP2');
