gerrit/version.bzl
David Pursehouse f1cded2b60 Set version to 2.15.8-SNAPSHOT
Change-Id: I841803402800540cbbfe96b66b6443f2e3f21139
2018-11-15 10:48:14 -08:00

6 lines
179 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.15.8-SNAPSHOT"