Skip to content

Commit 87bd766

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 42a148b commit 87bd766

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1717
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1818
#
19-
# $Id: setup.py,v 1.100 2008-02-27 08:32:45 richard Exp $
19+
# $Id: setup.py,v 1.101 2008-02-27 20:57:56 richard Exp $
2020

2121
from distutils.core import setup, Extension
2222
from distutils.util import get_platform
@@ -356,8 +356,6 @@ def main():
356356
357357
- MySQL backend bug introduced in 1.4.2
358358
359-
There's also a ton of bugfixes.
360-
361359
If you're upgrading from an older version of Roundup you *must* follow
362360
the "Software Upgrade" guidelines given in the maintenance documentation.
363361

0 commit comments

Comments
 (0)