summaryrefslogtreecommitdiff
path: root/docs/dev/release.txt
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-07-07 14:13:02 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-07-07 14:13:02 +0000
commitfa4637873568a4c1f9d4f04ff6215b60b8650dd2 (patch)
tree41ae0cb410170a841dd5c2b9564a7af5a9cb55de /docs/dev/release.txt
parentc6532aeb025c4e65aca8dcf199829e6aac549bfe (diff)
downloaddocutils-fa4637873568a4c1f9d4f04ff6215b60b8650dd2.tar.gz
Add note to not forget HISTORY.txt
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6359 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev/release.txt')
-rw-r--r--docs/dev/release.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/release.txt b/docs/dev/release.txt
index 78cb5d41d..cc65f2e5f 100644
--- a/docs/dev/release.txt
+++ b/docs/dev/release.txt
@@ -27,8 +27,16 @@ reminded of them.
* **On the Docutils-develop mailing list, announce that the release is
going to be made, update the release notes and ask for additions.**
+ Consult HISTORY.TXT for changes.
+
* **Announce a check-in freeze on Docutils-develop.**
+Call ``sandbox/infrastructure/release.sh new_version svn_version``.
+For details see the script.
+
+And version numbers are unclear to me new is the current version,
+because only the status will change from ``repository`` to ``release``.
+
* Change ``__version_details__`` in docutils/docutils/__init__.py to
"release" (from "repository").