Mercurial > p > roundup > code
diff setup.py @ 4007:a05dda908b69
sigh
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 19 Aug 2008 01:52:58 +0000 |
| parents | 71d8025784d0 |
| children | 5bf05d2b3cf8 |
line wrap: on
line diff
--- a/setup.py Tue Aug 19 01:51:10 2008 +0000 +++ b/setup.py Tue Aug 19 01:52:58 2008 +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.103 2008-08-19 01:25:16 richard Exp $ +# $Id: setup.py,v 1.104 2008-08-19 01:52:58 richard Exp $ from distutils.core import setup, Extension from distutils.util import get_platform @@ -352,7 +352,7 @@ '''In this release =============== -1.4.5 has one new feature: +1.4.5.1 has one new feature: - Add use of username/password stored in ~/.netrc in mailgw (sf patch #1912105)
