Files
gerrit/version.bzl
David Pursehouse b708081d99 Set version to 2.15.15-SNAPSHOT
Change-Id: Id9307120c4c2632a6c3d7cee772635bd1d49b268
2019-06-13 12:43:56 +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.15.15-SNAPSHOT"