Skip to content
Snippets Groups Projects
Commit fa2cbf5c authored by Antoine Beaupré's avatar Antoine Beaupré
Browse files

use a correct version number for 2.x

parent 1dbc8ce4
Branches
Tags
No related merge requests found
[git-buildpackage]
debian-branch = 2.x
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version_info__ = ('1', '1') __version_info__ = ('2', '0-dev')
__version__ = '.'.join(__version_info__) __version__ = '.'.join(__version_info__)
__copyright__ = """Copyright (C) 2010-2013 Antoine Beaupré, Jerome Charaoui __copyright__ = """Copyright (C) 2010-2013 Antoine Beaupré, Jerome Charaoui
This program comes with ABSOLUTELY NO WARRANTY. This program comes with ABSOLUTELY NO WARRANTY.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment