gerrit/version.bzl
David Pursehouse 873ffc483a Set version to 2.14.1
Change-Id: Ib0e026d1f0cfec80a902e1d1753fda5aafb57f63
2017-06-08 12:19:03 +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.1"