Open Cactus development.

This commit is contained in:
Soren Hansen 2011-02-02 11:23:08 +01:00
parent c98a298c3a
commit 10657adef2
1 changed files with 2 additions and 2 deletions

View File

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