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