Change the next version to 3.0.0. The next bugfix release will then be 3.0.1, and the next 'major' release will be 3.1.0. Change-Id: Ib325f9df8d3dbd143cfa37eff5f86cdf6099aa7f
6 lines
178 B
Python
6 lines
178 B
Python
# Maven style API version (e.g. '2.x-SNAPSHOT').
|
|
# Used by :api_install and :api_deploy targets
|
|
# when talking to the destination repository.
|
|
#
|
|
GERRIT_VERSION = "3.0.0-SNAPSHOT"
|