scripts/dtrx

branch
trunk
changeset 74
dd577317bccb
parent 73
a4fff3df2242
child 76
705642fcb92c
equal deleted inserted replaced
73:a4fff3df2242 74:dd577317bccb
34 import textwrap 34 import textwrap
35 import traceback 35 import traceback
36 36
37 from sets import Set as set 37 from sets import Set as set
38 38
39 VERSION = "6.0" 39 VERSION = "6.1"
40 VERSION_BANNER = """dtrx version %s 40 VERSION_BANNER = """dtrx version %s
41 Copyright (c) 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org> 41 Copyright (c) 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>
42 42
43 This program is free software; you can redistribute it and/or modify it 43 This program is free software; you can redistribute it and/or modify it
44 under the terms of the GNU General Public License as published by the 44 under the terms of the GNU General Public License as published by the

mercurial