summaryrefslogtreecommitdiffstats
path: root/Doc/tools/getversioninfo
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-71/+0
|
* Run 2to3 over Doc/tools/.Collin Winter2007-03-211-1/+1
|
* remove assignment to unused variableFred Drake2004-05-111-1/+0
|
* Load the version information from ../Include/patchlevel.h, so there areFred Drake2003-09-271-0/+72
fewer changes to make to version numbers after a release.