diff options
Diffstat (limited to 'Doc/texinputs')
-rw-r--r-- | Doc/texinputs/boilerplate.tex | 2 | ||||
-rw-r--r-- | Doc/texinputs/license.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 61576e7..615d9b5 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -7,5 +7,5 @@ \date{\today} % XXX update before release! \release{2.3} % software release, not documentation -\setreleaseinfo{a0} % empty for final release +\setreleaseinfo{a1} % empty for final release \setshortversion{2.3} % major.minor only for software diff --git a/Doc/texinputs/license.tex b/Doc/texinputs/license.tex index d5ee339..3aeb68c 100644 --- a/Doc/texinputs/license.tex +++ b/Doc/texinputs/license.tex @@ -51,7 +51,7 @@ direction to make these releases possible. \section{Terms and conditions for accessing or otherwise using Python} -\centerline{\strong{PSF LICENSE AGREEMENT FOR PYTHON 2.2}} +\centerline{\strong{PSF LICENSE AGREEMENT FOR PYTHON 2.3}} \begin{enumerate} \item |