-- gerardroche <[email protected]> wrote (on Friday, 16 October 2009, 03:23 AM -0700): > It says in the readme.txt file of ZF version > 1.9.0 : > > > "* Dojo upgraded to 1.3.2." > > > yet if you check the dojo external file > "ZF\1.9.4\externals\dojo\dojo\_base\_loader\bootstrap.js" lines 198-218:
<snip> > major: 1, minor: 3, patch: 0, flag: "dev", <snip> > version 1.3.0 or am I missing something? This is due to the fact that we're pointing to a release branch of dojo; the patch revision is updated only during build by the Dojo folks, iirc. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
