wohali commented on issue #907: Cleanups for 2.1.1 proper version tagging URL: https://github.com/apache/couchdb/pull/907#issuecomment-339529821 @janl please review again. To bump the version number, you'll still need to modify both `version.mk` and `rel/reltool.config`. I'll update the release procedure with this info for now. The new command for building an RC, say RC2, is `COUCH_RC=2 make dist`. If accepted for merge I'll also merge to master and update the [wiki page](https://cwiki.apache.org/confluence/display/COUCHDB/Release+Procedure). The nice thing is that `make rc` is completely gone, as it was mostly just redoing what `make dist` had been getting wrong. I dropped the `git diff` a) because it wouldn't work for RC1, b) it wouldn't show the changes from the last _release_, only the last RC, and c) there are ways of getting this info through GitHub anyway that are formatted more nicely for a release manager these days.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
