summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-12-21 20:40:28 -0700
committerBdale Garbee <bdale@gag.com>2017-12-21 20:40:28 -0700
commitd95486be96fe989f6984b3452c5c5d92897c5606 (patch)
treead1c95ac70ce7d5416085928e0eaa3ad051fe03a
parent87aab99521dc44d1d29fbb0b7f227f868f074836 (diff)
update Releasing with wisdom from 1.8.4 release process
-rw-r--r--Releasing2
1 files changed, 2 insertions, 0 deletions
diff --git a/Releasing b/Releasing
index 9a295f03..ae3dd038 100644
--- a/Releasing
+++ b/Releasing
@@ -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