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