Files
gerrit/version.bzl
David Pursehouse 0851ffae49 Set version to 2.15.4-SNAPSHOT
Change-Id: I37c6775c74196e75582ce1dfb1403158f9039b3b
2018-09-07 12:57:26 +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.15.4-SNAPSHOT"