Files
gerrit/version.bzl
David Pursehouse c0a4251533 Set version to 2.15.9-SNAPSHOT
Change-Id: I481f09767d8dec563670b2000954a46764f8c809
2019-01-11 17:54:01 +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.9-SNAPSHOT"