Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c927d1c3f5 |
@@ -24,7 +24,7 @@ except ImportError:
|
||||
QUANTUM_VERSION = ['2012', '1', None]
|
||||
YEAR, COUNT, REVSISION = QUANTUM_VERSION
|
||||
|
||||
FINAL = False # This becomes true at Release Candidate time
|
||||
FINAL = True # This becomes true at Release Candidate time
|
||||
|
||||
|
||||
def canonical_version_string():
|
||||
|
||||
Reference in New Issue
Block a user