Files
gerrit/version.bzl
Luca Milanesio a0730b1cfa Set version to 2.16.16-SNAPSHOT
Change-Id: I385b48a9ceb9ba2ef9f7e6a8c9e215f6a6665c50
2019-12-13 23:56:15 +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.16-SNAPSHOT"