summaryrefslogtreecommitdiffstats
path: root/version.bzl
blob: ee2655ccf50d815c4d3e637ea29c018a5661b75e (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.0-rc2"