Files
gerrit/version.bzl
Luca Milanesio 379a2f3084 Set version to 2.16.10-SNAPSHOT
Change-Id: I6da6f68cbcc3dc9a4c5fb2eeb3cae8169750718a
2019-06-17 22:52:19 +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.10-SNAPSHOT"