From 2e80990efa2043c919d538c6bfacf2c8a37eb997 Mon Sep 17 00:00:00 2001 From: grubert Date: Sun, 11 Oct 2009 10:59:39 +0000 Subject: version number should be already correct check dont bump. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/docs/dev/release.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docutils/docs/dev') diff --git a/docutils/docs/dev/release.txt b/docutils/docs/dev/release.txt index 212eb0e19..edad3b762 100644 --- a/docutils/docs/dev/release.txt +++ b/docutils/docs/dev/release.txt @@ -32,7 +32,8 @@ reminded of them. * Change ``__version_details__`` in docutils/docutils/__init__.py to "release" (from "repository"). -* Bump the _`version number` in the following files: +* Check the _`version number` in the following files, should be already + correct: + docutils/setup.py + docutils/docutils/__init__.py -- cgit v1.2.1