Files
gerrit/version.bzl
David Pursehouse e81db106ef Set version to 2.15.1-SNAPSHOT
Change-Id: If7c5853cfcffad27017f241df9c8ffe576534948
2018-03-29 08:20:30 +01: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.1-SNAPSHOT"