gerrit/version.bzl
Luca Milanesio 31910e65cb Release 2.16-rc1
Change-Id: I7677cb7cca38e414b0ed1fcab75ef79b74c6bc50
2018-10-23 19:36:30 +00:00

6 lines
176 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-SNAPSHOT"