Search code examples
dojoversion

Does Dojo Framework have the version set in it somewhere?


I have a copy of Dojo framework but i am not sure which version it is. How can you tell? Surely it must be set as a value in it somewhere. My downloaded folder looks like this:

dojo\
 dijit\
 dojo\
 dojox\
 util\

Solution

  • Following on from JW's answer above, it look like in Dojo 1.8 and 1.9 the dojo.version property is set in

    dojo/_base/kernel.js
    

    Look for the line starting with:

    dojo.version =