Files
gerrit/version.bzl
David Pursehouse e8c52a45d2 Set version to 3.0.1-SNAPSHOT
Change-Id: Ie4fe62bbbc0f98120f9a052b7c2d8792d31ef27f
2019-05-16 07:08:20 +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.0-SNAPSHOT"