File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- ====================================================
2- SC-Track Roundup 0.4.2pr1 - an issue tracking system
3- ====================================================
1+ =================================================
2+ SC-Track Roundup 0.4.2 - an issue tracking system
3+ =================================================
44
5- NOTE: This is the first (and hopefully only) pre-release of 0.4.2. If you
6- have an existing roundup installation and wish to test it, make a backup
7- of your database. Make sure you read the upgrading.txt document!
5+ Note: If you have an existing roundup installation, make a backup of your
6+ database. Make sure you read doc/upgrading.txt!
87
98Roundup requires python 2.1.1 for correct operation. Support for dumbdbm
109requires python 2.1.2 or 2.2. 2.1.3 and 2.2.1 are recommended.
Original file line number Diff line number Diff line change 1515# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1616# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1717#
18- # $Id: __init__.py,v 1.8 2002-06-21 00:24:53 richard Exp $
18+ # $Id: __init__.py,v 1.9 2002-06-24 01:09:33 richard Exp $
1919
2020__doc__ = '''
2121This is a simple-to-use and -install issue-tracking system with
6565much prettier cake :)
6666'''
6767
68- __version__ = '0.4.2rc1 '
68+ __version__ = '0.4.2 '
6969
7070#
7171# $Log: not supported by cvs2svn $
72+ # Revision 1.8 2002/06/21 00:24:53 richard
73+ # *baff* richard.
74+ #
7275# Revision 1.7 2002/06/17 23:14:44 richard
7376# . #569415 ] {version}
7477#
You can’t perform that action at this time.
0 commit comments