mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Separate the version number and release status into two separate values.
This commit is contained in:
parent
dce975c820
commit
f911a84d5a
1 changed files with 2 additions and 1 deletions
|
|
@ -6,5 +6,6 @@
|
|||
}
|
||||
|
||||
\date{\today} % XXX update before release!
|
||||
\release{2.2a0} % software release, not documentation
|
||||
\release{2.2} % software release, not documentation
|
||||
\setreleaseinfo{a0} % empty for final release
|
||||
\setshortversion{2.2} % major.minor only for software
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue