gerrit/version.bzl
Luca Milanesio 87a06c9673 Set version to 2.16.13-SNAPSHOT
Change-Id: Id0a061c49aa6ffc38054e07c5cfdbe7678b5e597
2019-09-20 21:15:28 +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.13-SNAPSHOT"