mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Merged revisions 69285 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r69285 | tarek.ziade | 2009-02-05 10:06:23 +0100 (Thu, 05 Feb 2009) | 1 line Fix comment for #1835 ........
This commit is contained in:
parent
64a3a65c26
commit
84753dee52
1 changed files with 1 additions and 6 deletions
|
|
@ -12,13 +12,8 @@ __revision__ = "$Id$"
|
|||
|
||||
# Distutils version
|
||||
#
|
||||
# Please coordinate with Marc-Andre Lemburg <mal@egenix.com> when adding
|
||||
# new features to distutils that would warrant bumping the version number.
|
||||
# Updated automatically by the Python release process.
|
||||
#
|
||||
# In general, major and minor version should loosely follow the Python
|
||||
# version number the distutils code was shipped with.
|
||||
#
|
||||
|
||||
#--start constants--
|
||||
__version__ = "3.1a0"
|
||||
#--end constants--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue