Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1308)
+++ branches/2.8.x/CHANGELOG	(revision 1309)
@@ -11,7 +11,9 @@
 ! = Update/Change
 
 ------------------------------------- 2.8.1 -------------------------------------
-19-Mar-2010 Dietmar Woellbrink (Luisehahne)
+26-Mar-2010 Dietmar Woellbrink (Luisehahne)
+!	update changelog
+26-Mar-2010 Dietmar Woellbrink (Luisehahne)
 -	remove deprecated backup modul
 19-Mar-2010 Dietmar Woellbrink (Luisehahne)
 !	rework admin/pages/save.php so that modules can use it
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 1308)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1309)
@@ -52,6 +52,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.x');
-if(!defined('REVISION')) define('REVISION', '1308');
+if(!defined('REVISION')) define('REVISION', '1309');
 
 ?>
\ No newline at end of file
