Mercurial > p > roundup > code
diff setup.py @ 2971:433484274317 maint-0.7
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 27 Nov 2004 21:37:04 +0000 |
| parents | 7b41d612539f |
| children | 5c992b989ad4 |
line wrap: on
line diff
--- a/setup.py Fri Nov 26 02:16:27 2004 +0000 +++ b/setup.py Sat Nov 27 21:37:04 2004 +0000 @@ -16,7 +16,7 @@ # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. # -# $Id: setup.py,v 1.64.2.9 2004-11-26 00:02:56 richard Exp $ +# $Id: setup.py,v 1.64.2.10 2004-11-27 21:33:13 richard Exp $ from distutils.core import setup, Extension from distutils.util import get_platform @@ -217,7 +217,7 @@ If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation. -This is a bug fix release (with one feature cleaning up and API +This is a bug fix release (with one feature cleaning up an API inconsistency): Feature:
