Final versioning for Cactus

This commit is contained in:
Thierry Carrez 2011-04-14 22:03:01 +00:00 committed by Tarmac
commit 1975f16933
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except ImportError:
GLANCE_VERSION = ['2011', '2']
YEAR, COUNT = GLANCE_VERSION
FINAL = False # This becomes true at Release Candidate time
FINAL = True # This becomes true at Release Candidate time
def canonical_version_string():