scripts/x

branch
trunk
changeset 18
1600807a32bd
parent 17
481a2b4be471
equal deleted inserted replaced
17:481a2b4be471 18:1600807a32bd
27 import sys 27 import sys
28 import tempfile 28 import tempfile
29 29
30 from cStringIO import StringIO 30 from cStringIO import StringIO
31 31
32 VERSION = "2.1" 32 VERSION = "3.0"
33 VERSION_BANNER = """x version %s 33 VERSION_BANNER = """x version %s
34 Copyright (c) 2006 Brett Smith <brettcsmith@brettcsmith.org> 34 Copyright (c) 2006 Brett Smith <brettcsmith@brettcsmith.org>
35 35
36 This program is free software; you can redistribute it and/or modify it 36 This program is free software; you can redistribute it and/or modify it
37 under the terms of the GNU General Public License as published by the 37 under the terms of the GNU General Public License as published by the

mercurial