diff options
author | Bdale Garbee <bdale@gag.com> | 2011-12-25 18:00:17 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-12-25 18:00:17 -0700 |
commit | 69dca3e53f0abbf0180dd5a04eed0549f4634561 (patch) | |
tree | 2a8563f35e458a6a9941af6f3253241e79dcab6a | |
parent | 3891be7d7ff9a3948f8a033b76b4b665040dc8f4 (diff) |
mention release notes in Releasing file prep stage
-rw-r--r-- | Releasing | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ These are Bdale's notes on how to do a release. + confirm that doc/ has a release-notes file for the new release + update the version in configure.ac and commit git tag -a <version> |