Bump next version to 2012.2.1
Open stable/folsom by bumping next version to 2012.2.1. Change-Id: I18d56849f786cf3ba48bec8f4acd72b2fc777a00
This commit is contained in:
parent
c763ee3874
commit
f340643396
@ -14,9 +14,9 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
NOVA_VERSION = ['2012', '2', None]
|
||||
NOVA_VERSION = ['2012', '2', '1']
|
||||
YEAR, COUNT, REVISION = NOVA_VERSION
|
||||
FINAL = True # This becomes true at Release Candidate time
|
||||
FINAL = False # This becomes true at Release Candidate time
|
||||
|
||||
|
||||
def canonical_version_string():
|
||||
|
Loading…
Reference in New Issue
Block a user