gerrit/version.bzl
David Pursehouse 8d71be75c7 Set version to 2.15.7-SNAPSHOT
Change-Id: I6eb7ca1e0bc538506c3fa632ff20275f2f6b13d0
2018-10-25 11:06:46 +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.7-SNAPSHOT"