summaryrefslogtreecommitdiffstats
path: root/version.bzl
blob: ac8c13c7daf27f7646f5532ba4a768b41e4e9b13 (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.8.4-SNAPSHOT"