Files
gerrit/version.bzl
Luca Milanesio cde3214294 Set version to 2.16.18-SNAPSHOT
Change-Id: I26aa61d0e2df10401224379cc19159893199b285
2020-03-18 15:25: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.18-SNAPSHOT"