1e0559eabc
This will allow to build snapshot of the API, containing new stuff that was added since 2.15-rc3, before the final 2.15 release is made. Change-Id: I9b0d7a7a846a0f1db3f8d3c7e0a5f3cae75c38e2
6 lines
177 B
Python
6 lines
177 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 = "2.16-SNAPSHOT"
|