aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.datepicker.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.datepicker.js')
-rw-r--r--ui/ui.datepicker.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ui.datepicker.js b/ui/ui.datepicker.js
index 573e18d65..0c5d09e10 100644
--- a/ui/ui.datepicker.js
+++ b/ui/ui.datepicker.js
@@ -15,6 +15,8 @@
(function($) { // hide the namespace
+$.extend($.ui, { datepicker: { version: "@VERSION" } });
+
var PROP_NAME = 'datepicker';
/* Date picker manager.