gerrit/version.bzl
David Pursehouse 328afb242b Set version to 2.14.17-SNAPSHOT
Change-Id: I837dd515ca2a7e2dc8684ced53c31e7cf0e78d90
2018-11-05 10:00:39 +09:00

6 lines
180 B
Python

# 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.14.17-SNAPSHOT"