Files
gerrit/version.bzl
Luca Milanesio 41591ff5ea Set version to 2.16.14-SNAPSHOT
Change-Id: I87677e1d37c338850787bfb11d6a695f7bf27521
2019-11-08 15:38:16 +00: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.16.14-SNAPSHOT"