Files
gerrit/version.bzl
Luca Milanesio 903e586b13 Set version to 2.16.17-SNAPSHOT
Change-Id: I0de189351cf696c14127f303bfbdcfcb9efe87c3
2020-02-04 16:27:38 +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.17-SNAPSHOT"