Files
gerrit/version.bzl
David Pursehouse 6863ef32e5 Set version to 3.1.5-SNAPSHOT
Change-Id: I2058de6f2fda2142eafe46b99cecd0282db0718f
2020-03-27 15:53:23 +09: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.5-SNAPSHOT"