Anis can you take a look at my response below? Also, can we make the commits emails reply-to address point to the right mailing list? It bounces currently. It's set to:
cordova-...@cordova.apache.org I think it needs to be dev@cordova.apache.org >Hey Anis can you run "jake" to update the JS repo after changing the >VERSION file? It will also update the various JS-only files that hard-code >the version into them. I think you'll have to retag. See >http://wiki.apache.org/cordova/CuttingReleases (at the bottom). > >Thanks! > >On 11/26/12 11:27 AM, "a...@apache.org" <a...@apache.org> wrote: > >>Updated Branches: >> refs/heads/master 05d4fd037 -> 05bd1a469 >> >> >>Updating VERSION file >> >> >>Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo >>Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/05bd1a46 >>Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/05bd1a46 >>Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/05bd1a46 >> >>Branch: refs/heads/master >>Commit: 05bd1a469fd7964a7eb8363e55a949594afe9353 >>Parents: 05d4fd0 >>Author: Anis Kadri <anis.ka...@gmail.com> >>Authored: Mon Nov 26 11:26:36 2012 -0800 >>Committer: Anis Kadri <anis.ka...@gmail.com> >>Committed: Mon Nov 26 11:26:36 2012 -0800 >> >>---------------------------------------------------------------------- >> VERSION | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >>---------------------------------------------------------------------- >> >> >>http://git-wip-us.apache.org/repos/asf/cordova-js/blob/05bd1a46/VERSION >>---------------------------------------------------------------------- >>diff --git a/VERSION b/VERSION >>index ccbccc3..d2a7ed1 100644 >>--- a/VERSION >>+++ b/VERSION >>@@ -1 +1 @@ >>-2.2.0 >>+2.3.0rc1 >> >