gerrit/version.bzl
Dave Borowitz 0f77f07edf Release 2.15-rc3
Change-Id: I60a01136e42dc663515a01609ed7e79bdf0ef76e
2018-02-21 14:39:39 -05:00

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"