gerrit/version.bzl
David Pursehouse 7f0f963933 Set version to 3.1.0-SNAPSHOT
Change-Id: I4ed22b78b2866ba062b70e9ffe2bdf3c78872d72
2019-04-19 09:28:40 +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.0-SNAPSHOT"