Bump version to 2013.2.

Change-Id: I0eb60bb12a63e7ccf2623fb9aeaf9a9f84fda24e
This commit is contained in:
Gabriel Hurley 2013-03-19 14:44:44 -07:00
parent 1ae75986e4
commit 8a262ea62c
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ for target_dir in target_dirs:
setup(name=project,
version=os_common_setup.get_version(project, '2013.1'),
version=os_common_setup.get_version(project, '2013.2'),
url='https://github.com/openstack/horizon/',
license='Apache 2.0',
description="The OpenStack Dashboard.",