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 27b0417b44
commit 307a4924ff
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ version_info = {'branch_nick': u'LOCALBRANCH',
HORIZON_VERSION = ['2012', '2', '4']
YEAR, COUNT, REVISION = HORIZON_VERSION
FINAL = False # This becomes true at Release Candidate time
FINAL = True # This becomes true at Release Candidate time
def canonical_version_string():