diff roundup/__init__.py @ 4499:431bf4e7d3d7 1.4.18

- release preparation - upgrading docs contains script to find affected issues and how to fix these
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Sun, 29 May 2011 19:35:41 +0000
parents 41ea7d838c82
children ce6e868187de
line wrap: on
line diff
--- a/roundup/__init__.py	Sun May 29 18:25:49 2011 +0000
+++ b/roundup/__init__.py	Sun May 29 19:35:41 2011 +0000
@@ -68,6 +68,6 @@
 '''
 __docformat__ = 'restructuredtext'
 
-__version__ = '1.4.17'
+__version__ = '1.4.18'
 
 # vim: set filetype=python ts=4 sw=4 et si

Roundup Issue Tracker: http://roundup-tracker.org/