Repository: mesos Updated Branches: refs/heads/master 13c2020d4 -> d1ba1c8e2
Added CMakeLists.txt to release guide. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d1ba1c8e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d1ba1c8e Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/d1ba1c8e Branch: refs/heads/master Commit: d1ba1c8e24f17212496a57c8724bb738f9c654ba Parents: 13c2020 Author: Vinod Kone <vinodk...@gmail.com> Authored: Wed Jul 6 17:09:58 2016 -0500 Committer: Vinod Kone <vinodk...@gmail.com> Committed: Wed Jul 6 17:10:19 2016 -0500 ---------------------------------------------------------------------- docs/release-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/d1ba1c8e/docs/release-guide.md ---------------------------------------------------------------------- diff --git a/docs/release-guide.md b/docs/release-guide.md index dbe6d20..7139315 100644 --- a/docs/release-guide.md +++ b/docs/release-guide.md @@ -79,7 +79,7 @@ This guide describes the process of doing an official release of Mesos. `Target Version` set but not `Fix Version`. Also check for any Unresolved or `Duplicate`/`Invalid` tickets that incorrectly set the `Fix Version`. -3. If not already done, update and commit `configure.ac` for the release. +3. If not already done, update and commit `configure.ac` and `CMakeLists.txt` for the release. 4. Run `support/generate-endpoint-help.py` and commit any resulting changes.