Revision: e38551112ba7
Branch: default
Author:
djc.o...@gmail.com
Date: Thu Apr 25 03:54:25 2013
Log: Note about fixing documentation version number.
http://code.google.com/p/couchdb-python/source/detail?r=e38551112ba7&repo=wiki
Modified:
/ReleaseProcedure.wiki
=======================================
--- /ReleaseProcedure.wiki Fri Aug 13 05:54:50 2010
+++ /ReleaseProcedure.wiki Thu Apr 25 03:54:25 2013
@@ -10,4 +10,4 @@
* Run setup.py build_doc again to build the docs for inclusion in the
tarball
* python setup.py bdist_egg sdist --formats=gztar upload (ideally also
2.4, 2.5 and 2.6)
* Revert the `setup.cfg` change.
- * Update the version number on the branch to 0.8.1 and on trunk to 0.9.0
(in setup.py)
+ * Update the version number on the branch to 0.8.1 and on trunk to 0.9.0
(in setup.py and doc/conf.py)