gerrit/version.bzl
Luca Milanesio 7e068742b3 Set version to 2.16.8-SNAPSHOT
Change-Id: I6a410a623fc79b339c1e024d4246518622ae5065
2019-03-14 11:01:24 +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.8-SNAPSHOT"