gerrit/version.bzl
David Ostrovsky 96d02a95c0 Set version to 3.1.9-SNAPSHOT
Change-Id: I1cf4da357e27bf35677c17cc1bde93121bb95a4d
2020-07-24 23:31:49 +02: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.1.9-SNAPSHOT"