Files
gerrit/version.bzl
Luca Milanesio dcb62fa24c Set version to 3.0.12-SNAPSHOT
Change-Id: I3fad7b56cf12e36d7690a84bd7649e1482c6ba15
2020-06-17 12:29:05 +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 = "3.0.12-SNAPSHOT"