gerrit/version.bzl
David Pursehouse 3a6f64f5e3 Set version to 2.14.12-SNAPSHOT
Change-Id: I38d93a6c0b057d1e5cb6270e44b3786ae4dd83cc
2018-07-31 14:20:18 +02: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.14.12-SNAPSHOT"