mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Update to the same version info used by the interpreter.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user