summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Sabino Mullane2009-08-23 14:55:54 +0000
committerGreg Sabino Mullane2009-08-23 14:55:54 +0000
commit5b06a156d32c8e1fcba034cd0e035673e03b8837 (patch)
tree7e28dc01ee515ce08d4e6654adc5388a0f45bcf0
parent8029711ecbd305365a1d3702845edf2ac4fa4757 (diff)
Rearrange order.
-rw-r--r--README.dev2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.dev b/README.dev
index 78614ba73..f7f3248ee 100644
--- a/README.dev
+++ b/README.dev
@@ -13,12 +13,12 @@ Quick notes on the current release process:
* Run: make html
* Run: make signature_asc
* Run: make signature
+* Add a new tag: git tag -u 14964ac8 1.2.3 -m "Version 1.2.3, released August 3, 2009" <commit>
* Run: export TEST_SIGNATURE=1 TEST_CRITIC=1 TEST_SPELL=1 TEST_POD=1 TEST_AUTHOR=1
* Run: make distclean; perl Makefile.PL; make disttest
* git commit as needed
* Run: make dist
* git push
-* Add a new tag: git tag -u 14964ac8 1.2.3 -m "Version 1.2.3, released August 3, 2009" <commit>
* git push --tags
Login to the bucardo.org box, and then: