diff --git a/setup.py b/setup.py index c7aff9e..09a442b 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ # to update i18n .mo files (and merge .pot file into .po files) run on Linux: # python setup.py build_i18n -m'' -__VERSION__ = '6.3' +__VERSION__ = '6.2' PROGRAM_VERSION = __VERSION__ prefix = sys.prefix