scripts/dtrx

branch
trunk
changeset 89
fc0d6a3fde53
parent 87
85a586067352
child 91
ececf7836546
child 92
d9319958bb5a
equal deleted inserted replaced
87:85a586067352 89:fc0d6a3fde53
33 import textwrap 33 import textwrap
34 import traceback 34 import traceback
35 35
36 from sets import Set as set 36 from sets import Set as set
37 37
38 VERSION = "6.1" 38 VERSION = "6.2"
39 VERSION_BANNER = """dtrx version %s 39 VERSION_BANNER = """dtrx version %s
40 Copyright (c) 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org> 40 Copyright (c) 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>
41 41
42 This program is free software; you can redistribute it and/or modify it 42 This program is free software; you can redistribute it and/or modify it
43 under the terms of the GNU General Public License as published by the 43 under the terms of the GNU General Public License as published by the

mercurial