| commit | bcd8975740da47e7d1c8a5d2839ad4bf214fe34b | [log] [tgz] |
|---|---|---|
| author | Thomas Heller <theller@ctypes.org> | Thu Dec 06 20:44:19 2001 +0000 |
| committer | Thomas Heller <theller@ctypes.org> | Thu Dec 06 20:44:19 2001 +0000 |
| tree | 53311b8c24f8932e9146c5308810d7229e459152 | |
| parent | 32a3587345f3207c4471b7eca88be9fbb0cbc65c [diff] |
Use a version number of 0.0.0 instead of ???. The latter leads to invalid filenames on Windows when building without specifying a version number in the setup script. See also http://mail.python.org/pipermail/distutils-sig/2001-November/002656.html Bugfix candidate.