gerrit/version.bzl
David Pursehouse 3d75016858 Set version to 2.14.7
Change-Id: If887ca9b333c816ab7c5dfd121721b122291c526
2018-01-15 11:07:26 +09: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.7"