gerrit/version.bzl
Hugo Arès 918cb4fdb2 Set version to 2.15.2-SNAPSHOT
Change-Id: I1b4525f96335f045af1aed3edd6d2956ace96561
2018-05-08 18:18:05 +00: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.2-SNAPSHOT"