summaryrefslogtreecommitdiff
path: root/DEVELOP
diff options
context:
space:
mode:
authorDaniel Black <grooverdan@users.sourceforge.net>2013-10-31 10:56:45 +1100
committerDaniel Black <grooverdan@users.sourceforge.net>2013-10-31 10:56:45 +1100
commit6db9e64934387037c95301e28f8064a9541ce7ca (patch)
tree18818218deb046d6657346041a93d40f323a598e /DEVELOP
parent4ec0e3f0874224af0a5a1127ecb80d1758751d1a (diff)
downloadfail2ban-6db9e64934387037c95301e28f8064a9541ce7ca.tar.gz
DOC: final updates to release doco
Diffstat (limited to 'DEVELOP')
-rw-r--r--DEVELOP4
1 files changed, 4 insertions, 0 deletions
diff --git a/DEVELOP b/DEVELOP
index edaee92a..9eabf440 100644
--- a/DEVELOP
+++ b/DEVELOP
@@ -735,6 +735,10 @@ Which indicates that testcases/files/logs/mysqld.log has been moved or is a dire
python setup.py bdist_rpm
python setup.py upload
+# Prepare a release notice https://github.com/fail2ban/fail2ban/releases/new
+
+ Update the binaries and tag the release
+
# Run the following and update the wiki with output:
python -c 'import common.protocol; common.protocol.printWiki()'