gerrit/version.bzl
Patrick Hiesel e8bf91efaf Release 2.14-rc1
Change-Id: I85790145f2114b4ab9801a78fddc201e59766a8e
2017-04-24 16:03:54 +02:00

6 lines
172 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.14-rc1"