gerrit/version.bzl
David Pursehouse c3d8c937dd Set version to 2.14.11-SNAPSHOT
Change-Id: I73ac5e27a8bf9b96efb4551752c7536660fed7c9
2018-07-12 10:49:45 +09: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.11-SNAPSHOT"