gerrit/version.bzl
David Pursehouse 23fa65a65b Set version to 2.15-SNAPSHOT
Change-Id: I560b77a951558cc25a0fddd436540e9fed87975e
2017-03-23 21:11:23 +09:00

6 lines
177 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-SNAPSHOT"