Files
gerrit/version.bzl
David Pursehouse f8cd1af414 Set version to 2.15.16-SNAPSHOT
Change-Id: I15461caddd06298f43e7027a79722712bc1d76e6
2019-07-26 10:19:10 +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"