diff options
author | Bdale Garbee <bdale@gag.com> | 2017-12-21 20:40:28 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-12-21 20:40:28 -0700 |
commit | d95486be96fe989f6984b3452c5c5d92897c5606 (patch) | |
tree | ad1c95ac70ce7d5416085928e0eaa3ad051fe03a | |
parent | 87aab99521dc44d1d29fbb0b7f227f868f074836 (diff) |
update Releasing with wisdom from 1.8.4 release process
-rw-r--r-- | Releasing | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ These are Bdale's notes on how to do a release. - make sure build environment is up to date sudo cowbuilder --update + - make sure ~/web/altusmetrum has no pending pullable commits + git checkout master - update the version in configure.ac if Keith hasn't already |