Commit 76b53081 authored by Fred Drake's avatar Fred Drake

Update to the same version info used by the interpreter.

parent c053f345
......@@ -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.3
RELEASE=2.4a0
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)
......
......@@ -6,6 +6,6 @@
}
\date{\today} % XXX update before final release!
\release{2.3+} % software release, not documentation
\setreleaseinfo{} % empty for final release
\setshortversion{2.3} % major.minor only for software
\release{2.4} % software release, not documentation
\setreleaseinfo{a0} % empty for final release
\setshortversion{2.4} % major.minor only for software
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment