gerrit/version.bzl
Luca Milanesio 86e685e880 Set version to 2.16.9-SNAPSHOT
Change-Id: I25c3fb9511d0d4e0ebd2e4267bd8f83936d58a7c
2019-04-30 22:11:41 +00:00

6 lines
179 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.9-SNAPSHOT"