Filed issue here: https://issues.apache.org/jira/browse/CB-4140
On 7/9/13 2:14 PM, "Marcel Kinard" <cmarc...@gmail.com> wrote: >I updated the wiki page with this info, until this issue is corrected. > >On Jul 8, 2013, at 9:49 PM, Andrew Grieve <agri...@chromium.org> wrote: > >> Yes! Most of us here have hit that exact problem, but I guess it hadn't >> made it to the ML yet. >> >> It's because Android's version script reports the version by parsing it >>out >> of the comment in the cordova.js file. >> >> This is completely wrong, since it's not even reporting the version of >>the >> Android repo, but rather the version of the cordova-js version. >> >> You can work around it by editing the comment in the .js file, or just >> having the version script echo a newer version. >