summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-07-17 05:30:38 (GMT)
committerFred Drake <fdrake@acm.org>2003-07-17 05:30:38 (GMT)
commit7262ca8abf6be6c42a86c6a67a111eb9a22b7353 (patch)
treeff286ab1c7a5fd286d2955da8c8d70ef57da5ad7 /Doc
parentea690c4b254012e34864d8f72f9d515815d9f4ad (diff)
downloadcpython-7262ca8abf6be6c42a86c6a67a111eb9a22b7353.zip
cpython-7262ca8abf6be6c42a86c6a67a111eb9a22b7353.tar.gz
cpython-7262ca8abf6be6c42a86c6a67a111eb9a22b7353.tar.bz2
Bump version numbers.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
-rw-r--r--Doc/texinputs/boilerplate.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 2dcfa2b..328e426 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.3b2
+RELEASE=2.3c1
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex
index 5580abe..6aa754b 100644
--- a/Doc/texinputs/boilerplate.tex
+++ b/Doc/texinputs/boilerplate.tex
@@ -7,5 +7,5 @@
\date{\today} % XXX update before final release!
\release{2.3} % software release, not documentation
-\setreleaseinfo{b2+} % empty for final release
+\setreleaseinfo{c1} % empty for final release
\setshortversion{2.3} % major.minor only for software