summaryrefslogtreecommitdiffstats
path: root/RELEASING
diff options
context:
space:
mode:
authorEvan Martin <martine@danga.com>2013-05-16 23:57:52 (GMT)
committerEvan Martin <martine@danga.com>2013-05-16 23:57:52 (GMT)
commit4c3c11c8e84bd619ad3e4797a682c8850400135a (patch)
treeef9d2afe7fabe126d3259ed6aff2e754cac5e7c8 /RELEASING
parent31ef1415f208e04000424e6fc446fe4377bc7ed3 (diff)
downloadNinja-4c3c11c8e84bd619ad3e4797a682c8850400135a.zip
Ninja-4c3c11c8e84bd619ad3e4797a682c8850400135a.tar.gz
Ninja-4c3c11c8e84bd619ad3e4797a682c8850400135a.tar.bz2
remind myself to push tags
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING b/RELEASING
index 4d2e46a..faa04a2 100644
--- a/RELEASING
+++ b/RELEASING
@@ -5,6 +5,6 @@ Notes to myself on all the steps to make for a Ninja release.
3. fix version number in src/version.cc (it will likely conflict in the above)
4. fix version in doc/manual.asciidoc
5. rebuild manual, put in place on website
-6. commit, tag, push
+6. commit, tag, push (don't forget to push --tags)
7. construct release notes from prior notes
credits: git shortlog -s --no-merges REV..