gerrit/version.bzl
David Pursehouse 03453bef90 Set version to 2.14
Change-Id: I5694579a543454322717a1d129e34d4140100479
2017-04-26 15:55:55 +02:00

6 lines
168 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"