gerrit/version.bzl
Luca Milanesio 05d038165f Release 2.16-rc3
Change-Id: I1ab74c613db8dbe2e2766d567ddf6b7703cf3f22
2018-11-07 23:14:12 +00:00

6 lines
172 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-rc3"