Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1958)
+++ branches/2.8.x/CHANGELOG	(revision 1959)
@@ -11,6 +11,8 @@
 ! = Update/Change
 ===============================================================================
 
+16 Aug-2013 Build 1959 M.v.d.Decken(DarkViper)
++ ~dummy.git files to include empty directories in git-hub zipfiles
 14 Aug-2013 Build 1958 M.v.d.Decken(DarkViper)
 ! update Twig 1.13.1 -> 1.13.2
 14 Aug-2013 Build 1957 M.v.d.Decken(DarkViper)
Index: branches/2.8.x/wb/media/~dummy.git
===================================================================
--- branches/2.8.x/wb/media/~dummy.git	(nonexistent)
+++ branches/2.8.x/wb/media/~dummy.git	(revision 1959)
@@ -0,0 +1 @@
+this is a dummy file only 
\ No newline at end of file
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 1958)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1959)
@@ -51,5 +51,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.3');
-if(!defined('REVISION')) define('REVISION', '1958');
+if(!defined('REVISION')) define('REVISION', '1959');
 if(!defined('SP')) define('SP', '');
Index: branches/2.8.x/wb/pages/~dummy.git
===================================================================
--- branches/2.8.x/wb/pages/~dummy.git	(nonexistent)
+++ branches/2.8.x/wb/pages/~dummy.git	(revision 1959)
@@ -0,0 +1 @@
+this is a dummy file only 
\ No newline at end of file
