summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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