Files
gerrit/version.bzl
David Pursehouse cb0f62fd95 Set version to 2.14.4-SNAPSHOT
Change-Id: Ia44bf4be3ab7855db5e36e70212afa32b87f7c1a
2017-08-25 13:23:30 +09:00

6 lines
179 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.4-SNAPSHOT"