Bump stable/grizzly next version to 2013.1.3

Change-Id: I304b782b8c6e09f3f8e2232068f42a6112d04e3c
This commit is contained in:
Adam Gandelman 2013-06-06 12:08:22 -07:00
parent 7310ef2dae
commit 70e403b616
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.2'),
version=os_common_setup.get_version(project, '2013.1.3'),
url='https://github.com/openstack/horizon/',
license='Apache 2.0',
description="The OpenStack Dashboard.",