summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-07-08 11:26:43 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-07-08 11:26:43 +0000
commitcfc59d55f78d0438c114d82d93e0256906598ac9 (patch)
treedbf114da6362af4c73287b12494b850b2d7c5f9d
parent5479796111a1e7aa6a7d912f544bc6e4a14db9bf (diff)
downloaddocutils-cfc59d55f78d0438c114d82d93e0256906598ac9.tar.gz
release.sh description
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7086 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docs/dev/release.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/dev/release.txt b/docs/dev/release.txt
index f54978d6f..f44fb532d 100644
--- a/docs/dev/release.txt
+++ b/docs/dev/release.txt
@@ -34,9 +34,8 @@ reminded of them.
Call ``sandbox/infrastructure/release.sh new_version svn_version``.
For details see the script.
-And version numbers are unclear (to me). ``new_version`` is the current
-version, because only the status will change from ``repository`` to
-``release``.
+``new_version`` is the current version, status will change from ``repository`` to
+``release``. ``svn_version`` is the version after release.
* Change ``__version_details__`` in docutils/docutils/__init__.py to
"release" (from "repository").