Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 2040)
+++ branches/2.8.x/CHANGELOG	(revision 2041)
@@ -11,6 +11,11 @@
 ! = Update/Change
 ===============================================================================
 
+18 Dec-2013 Build 2041 Dietmar Woellbrink (Luisehahne)
+- /media/~dummy.git 
++ /media/favicon.ico
+- /pages/~dummy.git
++ /pages/favicon.ico
 18 Dec-2013 Build 2040 Dietmar Woellbrink (Luisehahne)
 # /include/editarea/wb_wrapper_edit_area.php change php versions compare for json_encode
 18 Dec-2013 Build 2039 Dietmar Woellbrink (Luisehahne)
Index: branches/2.8.x/wb/media/~dummy.git
===================================================================
--- branches/2.8.x/wb/media/~dummy.git	(revision 2040)
+++ branches/2.8.x/wb/media/~dummy.git	(nonexistent)
@@ -1 +0,0 @@
-this is a dummy file only 
\ No newline at end of file
Index: branches/2.8.x/wb/media/favicon.ico
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: branches/2.8.x/wb/media/favicon.ico
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 2040)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 2041)
@@ -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.4');
-if(!defined('REVISION')) define('REVISION', '2040');
+if(!defined('REVISION')) define('REVISION', '2041');
 if(!defined('SP')) define('SP', '');
Index: branches/2.8.x/wb/pages/~dummy.git
===================================================================
--- branches/2.8.x/wb/pages/~dummy.git	(revision 2040)
+++ branches/2.8.x/wb/pages/~dummy.git	(nonexistent)
@@ -1 +0,0 @@
-this is a dummy file only 
\ No newline at end of file
Index: branches/2.8.x/wb/pages/favicon.ico
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: branches/2.8.x/wb/pages/favicon.ico
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
