Files
gerrit/version.bzl
David Pursehouse b73c0c7e1b Set version to 2.14.20
Change-Id: I1f5e98a5ed672e3a9c04ff82afd677282a663cb9
2019-04-19 13:15:45 +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.20"