Opened 14 years ago
Closed 14 years ago
#3425 closed defect (fixed)
0.9 dojo version string not updated correctly?
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
From Roger Bordeaux:
I get the nightly build at http://svn.dojotoolkit.org/dojo/view/anon/all/trunk.
The last revision I get is 9125
BUT
when I run the command console.log(dojo.version); I get the following answer :
0.9.0preM1 (8123) major=0 minor=9 patch=0 flag=preM1 revision=8123
Looks like the revision number is not getting updated and the flag value might need to be changed.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [9142]) Refs #3425. Updating version string