From e18d9e9235655ea19421b6840f5e647ee751495d Mon Sep 17 00:00:00 2001 From: richard Date: Fri, 26 Mar 2004 06:38:48 +0000 Subject: [PATCH] bugger it, beta2 can wait until tomorrow morning git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2213 57a73879-2fb5-44c3-a270-3262357dd7e2 --- roundup/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roundup/__init__.py b/roundup/__init__.py index f2abcc0..bd0eac0 100644 --- a/roundup/__init__.py +++ b/roundup/__init__.py @@ -15,7 +15,7 @@ # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. # -# $Id: __init__.py,v 1.27 2004-02-11 23:55:08 richard Exp $ +# $Id: __init__.py,v 1.28 2004-03-26 06:38:48 richard Exp $ '''Roundup - issue tracking for knowledge workers. @@ -68,6 +68,6 @@ much prettier cake :) ''' __docformat__ = 'restructuredtext' -__version__ = '0.7.0b1' +__version__ = '0.7.0b2' # vim: set filetype=python ts=4 sw=4 et si -- 2.30.2