Final versioning for 2012.2.4

Change-Id: Ic9ee9a7336c8f5f64ad4700c0322653e331c10bb
This commit is contained in:
Alan Pevec 2013-04-11 16:17:24 +02:00
parent 975a312da9
commit 49931ce2e2
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
NOVA_VERSION = ['2012', '2', '4']
YEAR, COUNT, REVISION = NOVA_VERSION
FINAL = False # This becomes true at Release Candidate time
FINAL = True # This becomes true at Release Candidate time
def canonical_version_string():

View File

@ -3,7 +3,7 @@ distribute>=0.6.24
coverage
mox==0.5.3
nose
nose<1.3.0
openstack.nose_plugin>=0.7
nosehtmloutput
pep8==1.1