summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authormshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2009-06-01 23:07:19 +0000
committermshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2009-06-01 23:07:19 +0000
commitd3256394340aecdb6b6066c005cd0a0d61b3e149 (patch)
tree8b6cbb9e91848b964305d2b1044b9bb89185d996 /wiki
parenteacca0370d4d1f35c3ec528534becc28a3b20c7a (diff)
downloadipaddr-py-d3256394340aecdb6b6066c005cd0a0d61b3e149.tar.gz
Edited wiki page through web user interface.
git-svn-id: https://ipaddr-py.googlecode.com/svn@82 09200d28-7f98-11dd-ad27-0f66e57d2035
Diffstat (limited to 'wiki')
-rw-r--r--wiki/Releasing.wiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/Releasing.wiki b/wiki/Releasing.wiki
index 874814b..c730a79 100644
--- a/wiki/Releasing.wiki
+++ b/wiki/Releasing.wiki
@@ -15,6 +15,6 @@ If preparing for a micro release, first switch your client to the release branch
# Tag the version: `svn copy -m'Tagging 1.0.0 release' https://ipaddr-py.googlecode.com/svn/branches/1.0.x https://ipaddr-py.googlecode.com/svn/tags/1.0.0`
# Write ReleaseNotes in the wiki.
# Prepare tarball: `./setup.py sdist`. It will appear in `./dist`.
- # Create a [http://code.google.com/p/ipaddr-py/downloads/entry new download] on Google Code.
- # Label the release `Featured` and remove that tag from the previous release. Files with this label will appear on the project front page in a green box.
+ # Create a [http://code.google.com/p/ipaddr-py/downloads/entry new download] on Google Code. Use the labels `Featured`, `Type-Source`, and `OpSys-All`.
+ # Remove the `Featured` label from the previous release. Files with this label will appear on the project front page in a green box.
# Make an announcement to ipaddr-py-dev@googlegroups.com and (if an a.b.0 release) to Freshmeat. Be sure to mention notable changes. \ No newline at end of file