summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2017-04-23 13:29:36 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2017-04-23 13:30:00 +0200
commit476ed72d04b700d4074348361f517e6980c7ce5b (patch)
tree53659b4f28ad7f216e8966bb613d6ed886343001
parent787a4d87f773587c808e69ba3e9881d43c0fe21f (diff)
Fix release checklist task order.
-rw-r--r--RELEASE-CHECKLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index ddfcc09..3291a35 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -2,14 +2,14 @@ Check list for releasing:
[ ] Bump version in version.h
- [ ] Test dist with testdist.sh script.
-
- [ ] Test the VSTs from latest Jenkins build.
-
[ ] Update ChangeLog
[ ] Make sure plugin/README_VST.txt is up-to-date.
+ [ ] Test dist with testdist.sh script.
+
+ [ ] Test the VSTs from latest Jenkins build.
+
[ ] Tag git
[ ] Sign tar-ball (only deva can do that)