Files
gerrit/version.bzl
David Pursehouse 324e61b4b4 Set version to 2.16.11-SNAPSHOT
Change-Id: I81a1574a77e303c38e7ed6e80a95dcf0e82e2adf
2019-08-16 11:48:53 +09:00

6 lines
180 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 = "2.16.11-SNAPSHOT"