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

bump release number

parent 4ebdd910
Branches
Tags 5.0b2
Loading
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
"""The gameclock""" """The gameclock"""
__version_info__ = ('5','0b1') __version_info__ = ('5','0b2')
__version__ = '.'.join(__version_info__) __version__ = '.'.join(__version_info__)
__copyright__ = """Copyright (C) 2008-2013 Antoine Beaupré __copyright__ = """Copyright (C) 2008-2013 Antoine Beaupré
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