diff options
author | Richard Worth <rdworth@gmail.com> | 2008-09-04 22:03:30 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-09-04 22:03:30 +0000 |
commit | f6008ca6944f0fc38d43488e1b137d91e4877cb6 (patch) | |
tree | 06643943284a0391a5c2802c7259a2cc267c6243 /ui/ui.selectable.js | |
parent | de82e2f02407a608d7ec21005a69f135902ea632 (diff) | |
download | jquery-ui-f6008ca6944f0fc38d43488e1b137d91e4877cb6.tar.gz jquery-ui-f6008ca6944f0fc38d43488e1b137d91e4877cb6.zip |
Fixed #3284 - Put version numbers inside of individual files.
Diffstat (limited to 'ui/ui.selectable.js')
-rw-r--r-- | ui/ui.selectable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.selectable.js b/ui/ui.selectable.js index 862894c51..7d8d8cc2b 100644 --- a/ui/ui.selectable.js +++ b/ui/ui.selectable.js @@ -1,5 +1,5 @@ /* - * jQuery UI Selectable + * jQuery UI Selectable @VERSION * * Copyright (c) 2008 Richard D. Worth (rdworth.org) * Dual licensed under the MIT (MIT-LICENSE.txt) |