Fix comment for #1835

This commit is contained in:
Tarek Ziadé 2009-02-05 09:06:23 +00:00
parent aff711d32a
commit 97a69f0c10

View file

@ -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__ = "2.6"
#--end constants--