Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 2034)
+++ branches/2.8.x/CHANGELOG	(revision 2035)
@@ -11,6 +11,8 @@
 ! = Update/Change
 ===============================================================================
 
+16 Dec-2013 Build 2035 Dietmar Woellbrink (Luisehahne)
+! set version status to 2.8.4
 16 Dec-2013 Build 2034 Dietmar Woellbrink (Luisehahne)
 ! Changed links to WB website
 16 Dec-2013 Build 2033 Dietmar Woellbrink (Luisehahne)
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 2034)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 2035)
@@ -50,6 +50,6 @@
 }
 
 // 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.3');
-if(!defined('REVISION')) define('REVISION', '2034');
+if(!defined('VERSION')) define('VERSION', '2.8.4');
+if(!defined('REVISION')) define('REVISION', '2035');
 if(!defined('SP')) define('SP', '');
