#3284 closed bug (fixed)
Put version numbers inside of individual files
Reported by: | aaronbarker | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.6rc1 |
Component: | ui.core | Version: | 1.5.2 |
Keywords: | version number | Cc: | |
Blocked by: | Blocking: |
Description
Why isn't there a version number inside of individual UI files? The only number I could find was inside of the ui.core.js and jquery.ui.all.js. This was from downloading the Development Bundle.
If all files are considered to be the same number as the core, then it still helps to add it to the individual files in case just the core is updated for whatever reason and not the others and there is a mismatch.
This should be implemented with a keyword substitution (not hard-coded), just as it is for ui.core.js.
Component is listed as ui.core but is meant for all files (no option for that).
As discussed at: http://groups.google.com/group/jquery-ui/browse_thread/thread/f9b0beb535618276#
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | 1.6 → 1.6rc1 |
---|
Fixed in [658]