Files
gerrit/version.bzl
David Pursehouse 2cc0e17c1c Set version to 2.14.18
Change-Id: I946886eabb8e82b53bf78b712dee1e6dffae0e9e
2019-01-11 08:36:53 +09:00

6 lines
171 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.18"