summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-05-02 05:26:33 +0000
committerFred Drake <fdrake@acm.org>2002-05-02 05:26:33 +0000
commit79f6c0125a90ce9e9529e74e0cb0426147506c66 (patch)
tree4c0dfc911fd5a6597c60284b5a5856a96a9026e4
parent640bdd27181d1ba1e1961d2ff30d6295974f200a (diff)
downloadcpython-79f6c0125a90ce9e9529e74e0cb0426147506c66.tar.gz
Revise version/date information since we're not about to hit a release.
-rw-r--r--Doc/Makefile2
-rw-r--r--Doc/texinputs/boilerplate.tex4
2 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 7cf0f31f08..f7b2201fc9 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -67,7 +67,7 @@ TOOLSDIR= tools
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
-RELEASE=2.1.3
+RELEASE=2.1.3+
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex
index b42f645007..455cca0a8d 100644
--- a/Doc/texinputs/boilerplate.tex
+++ b/Doc/texinputs/boilerplate.tex
@@ -5,7 +5,7 @@
E-mail: \email{python-docs@python.org}
}
-\date{April 8, 2002} % XXX update before release!
+\date{\today} % XXX update before release!
\release{2.1.3} % software release, not documentation
-\setreleaseinfo{} % empty for final release
+\setreleaseinfo{+} % empty for final release
\setshortversion{2.1} % major.minor only for software