Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1732)
+++ branches/2.8.x/CHANGELOG	(revision 1733)
@@ -13,6 +13,8 @@
 
 
 
+31 Aug-2012 Build 1733 Dietmar Woellbrink (Luisehahne)
++ forgot the jquery version.txt 
 31 Aug-2012 Build 1732 Dietmar Woellbrink (Luisehahne)
 ! update jquery to version 1.8.1
 31 Aug-2012 Build 1731 Dietmar Woellbrink (Luisehahne)
Index: branches/2.8.x/wb/include/jquery/version.txt
===================================================================
--- branches/2.8.x/wb/include/jquery/version.txt	(revision 1732)
+++ branches/2.8.x/wb/include/jquery/version.txt	(revision 1733)
@@ -1,2 +1,2 @@
-jQuery 1.7.1
+jQuery 1.8.1
 jQuery UI 1.8.17
\ 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 1732)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1733)
@@ -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', '1732');
+if(!defined('REVISION')) define('REVISION', '1733');
 if(!defined('SP')) define('SP', '');
