Files
gerrit/version.bzl
Luca Milanesio e98f3fa3ce Set version to 3.2.3-SNAPSHOT
Change-Id: Id6e417d8c8e244dfe022a105f276eabd7d18d74d
2020-06-17 22:39:36 +00:00

6 lines
178 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.2.3-SNAPSHOT"