summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-04-24 16:37:21 (GMT)
committerFred Drake <fdrake@acm.org>2003-04-24 16:37:21 (GMT)
commitc11076e0da600a37e079ec5df1e2fd33722119ea (patch)
treee743a832cd28b6c594b03f9321012d1b4a0c2dd9
parent47c2ab6b5446b22daa592c70cb9fc29d27e1c503 (diff)
downloadcpython-c11076e0da600a37e079ec5df1e2fd33722119ea.zip
cpython-c11076e0da600a37e079ec5df1e2fd33722119ea.tar.gz
cpython-c11076e0da600a37e079ec5df1e2fd33722119ea.tar.bz2
Bump the release information.
-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 6ac0b07..b9566eb 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -66,7 +66,7 @@ TOOLSDIR= tools
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
-RELEASE=2.3a2
+RELEASE=2.3b1
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex
index d406c0d..1da0c68 100644
--- a/Doc/texinputs/boilerplate.tex
+++ b/Doc/texinputs/boilerplate.tex
@@ -5,7 +5,7 @@
Email: \email{python-docs@python.org}
}
-\date{\today} % XXX update before release!
+\date{\today} % XXX update before final release!
\release{2.3} % software release, not documentation
-\setreleaseinfo{a2} % empty for final release
+\setreleaseinfo{b1} % empty for final release
\setshortversion{2.3} % major.minor only for software