Files
gerrit/version.bzl
David Pursehouse 7bfa834f84 Set version to 2.16.4-SNAPSHOT
Change-Id: I4bccc16b0540c2ff4cb7f83ce8538acad0eea93a
2019-01-15 14:15:37 +09:00

6 lines
176 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.0-SNAPSHOT"