Merge "Bump version to 2013.2."

This commit is contained in:
Jenkins 2013-03-20 00:00:13 +00:00 committed by Gerrit Code Review
commit 1277651041
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.",