gerrit/version.bzl
David Pursehouse 083ded1cec Set version to 2.14.2
Change-Id: I5fc02c461387df08386b4700c65f19364f4b316b
2017-07-18 23:43:01 +00:00

6 lines
170 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.14.2"