diff --git a/Releasing-Tracks.textile b/Releasing-Tracks.textile index 093b438..c8643d1 100644 --- a/Releasing-Tracks.textile +++ b/Releasing-Tracks.textile @@ -16,7 +16,10 @@ These steps are for maintainers with commit access. # Tag the release:
git tag v2.0
 git push upstream --tags
-# _(Major release only)_ Update the version +# _(Major release only)_ Update the version numbers in master to the next development milestone +** /README.md +** everything in /doc +** /config/initializers/tracks.rb # Publicize the new release ** Post on the Tracks website ** Update the IRC topic