summaryrefslogtreecommitdiffstats
path: root/version.bzl
blob: 14e5b72ab99413b0c91743b3be50e8fb8ddc300b (plain)
1
2
3
4
5
# 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 = "3.7.7-SNAPSHOT"