gerrit/version.bzl
David Pursehouse 2c37edbc81 Set version to 3.1.3-SNAPSHOT
Change-Id: I0cdb837f922612688de170c0865d19fbcd86722e
2019-12-14 13:12:01 +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.3-SNAPSHOT"