bumping release sequence to 2

This commit is contained in:
Derek Higgins 2012-12-05 05:46:52 -05:00
parent 061c21411b
commit 7a2a61e519
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
VERSION = ['2012', '2', '1']
VERSION = ['2012', '2', '2']
FINAL=False
def version_string():

View File

@ -2,9 +2,9 @@
%global git_revno %GIT_REVNO%
Name: openstack-packstack
Version: 2012.2.1
Version: 2012.2.2
#Release: 1%{?dist}
Release: 1dev%{git_revno}%{?dist}
Release: 0.1.dev%{git_revno}%{?dist}
Summary: Openstack Install Utility
Group: Applications/System