summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/js/ext-dev.js
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/ui/web/js/ext-dev.js')
-rw-r--r--deluge/ui/web/js/ext-dev.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/deluge/ui/web/js/ext-dev.js b/deluge/ui/web/js/ext-dev.js
index f7f0181e3..d395b0e79 100644
--- a/deluge/ui/web/js/ext-dev.js
+++ b/deluge/ui/web/js/ext-dev.js
@@ -624,7 +624,7 @@ If you are unsure which license is appropriate for your use, please contact the
(function() {
// Current core version
-var version = '4.0.2', Version;
+var version = '4.0.2a', Version;
Ext.Version = Version = Ext.extend(Object, {
/**
@@ -8931,7 +8931,7 @@ window.undefined = window.undefined;
document.execCommand("BackgroundImageCache", false, true);
} catch(e) {}
- Ext.setVersion('extjs', '4.0.2');
+ Ext.setVersion('extjs', '4.0.2a');
Ext.apply(Ext, {
/**
* URL to a blank file used by Ext when in secure mode for iframe src and onReady src to prevent