gerrit/version.bzl
Patrick Hiesel ee94d108fe Update Version to 2.14-rc0
Change-Id: Ibafb67dcf186a6ec68f39009074cc210877979e5
2017-04-11 15:12:36 +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-rc0"