Files
gerrit/version.bzl
David Pursehouse d2b8ed4b87 Set version to 2.14.8
Change-Id: Ia8ceb41a0f896ec7e9e14b55341bf75c31caa416
2018-04-20 14:07:57 +02:00

6 lines
177 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-SNAPSHOT"