Files
gerrit/version.bzl
David Pursehouse 3a8fb2d7fa Set version to 3.1.0-rc2
Change-Id: I8a7901ef37e6154e893f672155c13ad02b0f9f68
2019-11-01 08:50:08 +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.2.0-SNAPSHOT"