1 parent e9bc6fb commit 92b1e2cCopy full SHA for 92b1e2c
2 files changed
Doc/Makefile
@@ -66,7 +66,7 @@ TOOLSDIR= tools
66
67
# This is the *documentation* release, and is used to construct the file
68
# names of the downloadable tarballs.
69
-RELEASE=2.3.2c1
+RELEASE=2.3.2
70
71
PYTHON= python
72
DVIPS= dvips -N0 -t $(PAPER)
Doc/commontex/boilerplate.tex
@@ -5,7 +5,7 @@
5
Email: \email{docs@python.org}
6
}
7
8
-\date{\today} % XXX update before final release!
+\date{October 3, 2003} % XXX update before final release!
9
\release{2.3.2} % software release, not documentation
10
-\setreleaseinfo{c1} % empty for final release
+\setreleaseinfo{} % empty for final release
11
\setshortversion{2.3} % major.minor only for software
0 commit comments