Bump version to 2013.1, open Grizzly

Bump version number to 2013.1 to open Grizzly development on master
branch.

Change-Id: I653f52bdfdf09b86efab86f69bc4b9dde02827c4
This commit is contained in:
Thierry Carrez 2012-09-12 10:18:12 +02:00
parent ba0258f120
commit 68ae41ffbd
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ except ImportError:
'revision_id': 'LOCALREVISION',
'revno': 0}
QUANTUM_VERSION = ['2012', '2', None]
QUANTUM_VERSION = ['2013', '1', None]
YEAR, COUNT, REVSISION = QUANTUM_VERSION
FINAL = False # This becomes true at Release Candidate time