Open Diablo release.

This commit is contained in:
Thierry Carrez 2011-04-15 12:32:43 +00:00 committed by Tarmac
commit 0dba121f03

@ -21,10 +21,10 @@ except ImportError:
'revision_id': 'LOCALREVISION',
'revno': 0}
GLANCE_VERSION = ['2011', '2']
GLANCE_VERSION = ['2011', '3']
YEAR, COUNT = GLANCE_VERSION
FINAL = True # This becomes true at Release Candidate time
FINAL = False # This becomes true at Release Candidate time
def canonical_version_string():