gerrit/version.bzl
David Pursehouse 3ae510cda3 Set version to 2.14.12
Change-Id: Ia7925987947465f38be5b5ca4ef7ead970226d57
2018-09-07 08:55:41 +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.12"